mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-21 08:25:05 -05:00
Mod GB meta time
This commit is contained in:
parent
5e95e949e7
commit
222bde7727
@ -24,7 +24,10 @@
|
||||
|
||||
#define SFG_ARDUINO 1
|
||||
#define SFG_CAN_EXIT 0
|
||||
#define SFG_FPS 17
|
||||
#define SFG_FPS 22
|
||||
#define SFG_TIME_MULTIPLIER 800 /* Without this the game seems too fast. This
|
||||
also achieves an effective FPS of about
|
||||
17. */
|
||||
#define SFG_SCREEN_RESOLUTION_X 80
|
||||
#define SFG_SCREEN_RESOLUTION_Y 64
|
||||
#define SFG_RESOLUTION_SCALEDOWN 1
|
||||
|
Loading…
Reference in New Issue
Block a user