mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-23 17:32:16 -05:00
Speed up GB meta a bit
This commit is contained in:
parent
9cd4a8b38e
commit
9638c4735e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user