u_timer in the main shader

This commit is contained in:
MihailRis
2024-05-31 08:46:05 +03:00
parent 74042b5c2a
commit 5dd06b233e
2 changed files with 4 additions and 2 deletions
-2
View File
@@ -8,8 +8,6 @@
#include <string>
#include <glm/glm.hpp>
#include <glm/ext.hpp>
#include <glm/gtc/matrix_transform.hpp>
class Level;
class Player;