Implement FullScreen and FPS opts

This commit is contained in:
2024-01-29 16:41:13 +01:00
parent ed1815eddc
commit a633c9cbdf
7 changed files with 76 additions and 47 deletions

View File

@@ -15,7 +15,7 @@ typedef enum Player {
// defined in main.c
extern const char *SETTINGS_PATH;
extern const char *GAME_DATA_SAVE_PATH;
#endif //PIXELDEFENSE_CONSTANTS_H