fix msvc build

This commit is contained in:
MihailRis
2024-12-21 08:31:58 +03:00
parent dc8f5e7873
commit a5a72af796
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class Chunks;
class Camera;
class Assets;
class Player;
struct Block;
class Block;
class Engine;
class LevelController;
class WorldRenderer;