mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-11-21 16:35:08 -05:00
Remove accidental code
This commit is contained in:
parent
99418d1d17
commit
135e17e9b2
@ -38,7 +38,7 @@
|
|||||||
#ifndef __EMSCRIPTEN__
|
#ifndef __EMSCRIPTEN__
|
||||||
#ifndef GAME_LQ
|
#ifndef GAME_LQ
|
||||||
// higher quality
|
// higher quality
|
||||||
#define SFG_FPS 60
|
#define SFG_FPS 35
|
||||||
#define SFG_LOG(str) puts(str);
|
#define SFG_LOG(str) puts(str);
|
||||||
#define SFG_SCREEN_RESOLUTION_X 700
|
#define SFG_SCREEN_RESOLUTION_X 700
|
||||||
#define SFG_SCREEN_RESOLUTION_Y 512
|
#define SFG_SCREEN_RESOLUTION_Y 512
|
||||||
|
Loading…
Reference in New Issue
Block a user