Speed up GB meta a bit

This commit is contained in:
Miloslav Číž 2020-11-20 12:48:09 +01:00
parent 9cd4a8b38e
commit 9638c4735e
1 changed files with 1 additions and 1 deletions

View File

@ -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