diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h index 6650843..07f52e8 100644 --- a/config.h +++ b/config.h @@ -7,6 +7,7 @@ #define SCREEN_HEIGHT 480 #define INSTRUCTIONS_PER_SECOND 700 +#define TIMERS_THREAD_FREQUENCY 60 #define GAME_LOAD_LOCATION 0x200 #define FONT_LOAD_LOCATION 0x50 |