Add game scenario to Main menu background
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#include <flecs.h>
|
||||
|
||||
typedef enum GameScreen {
|
||||
SCREEN_GAME,
|
||||
SCREEN_MAIN_MENU,
|
||||
SCREEN_SETTINGS,
|
||||
SCREEN_GAME
|
||||
} GameScreen;
|
||||
|
||||
typedef struct Game {
|
||||
|
||||
Reference in New Issue
Block a user