Push replacer Render

This commit is contained in:
mduval76
2023-12-04 13:02:28 -05:00
parent 8b448f5072
commit 4b6c641c97
2 changed files with 243 additions and 243 deletions

View File

@@ -39,10 +39,8 @@
enum GameState {
MAIN_MENU,
SPLASH,
OPTIONS,
SETTINGS,
OPTIONS,
QUIT,
NEWG,
PLAY,
PAUSE
};