Proper screen switching
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
typedef enum GameScreen {
|
||||
SCREEN_GAME,
|
||||
SCREEN_PAUSE_MENU,
|
||||
SCREEN_MAIN_MENU,
|
||||
SCREEN_SETTINGS,
|
||||
} GameScreen;
|
||||
|
||||
Reference in New Issue
Block a user