add fps camera

This commit is contained in:
2026-07-05 12:42:34 +03:00
parent d146abbc05
commit 54a2775f28
5 changed files with 192 additions and 24 deletions
+1
View File
@@ -2,6 +2,7 @@
#define SCREEN_H
#define GAME_FPS 60
#define MAX_COLUMNS 20
void DrawLevel00();