diff --git a/main_gbmeta.ino b/main_gbmeta.ino index e7d2842..6018e5c 100644 --- a/main_gbmeta.ino +++ b/main_gbmeta.ino @@ -25,7 +25,7 @@ #define SFG_ARDUINO 1 #define SFG_CAN_EXIT 0 #define SFG_FPS 22 -#define SFG_TIME_MULTIPLIER 800 /* Without this the game seems too fast. This +#define SFG_TIME_MULTIPLIER 900 /* Without this the game seems too fast. This also achieves an effective FPS of about 17. */ #define SFG_SCREEN_RESOLUTION_X 80