Increase default resolution by a little bit
This commit is contained in:
parent
607590fcaf
commit
8a7778bbff
|
@ -1,7 +1,7 @@
|
||||||
#ifndef GFX_SCREEN_CONFIG_H
|
#ifndef GFX_SCREEN_CONFIG_H
|
||||||
#define GFX_SCREEN_CONFIG_H
|
#define GFX_SCREEN_CONFIG_H
|
||||||
|
|
||||||
#define DESIRED_SCREEN_WIDTH 640
|
#define DESIRED_SCREEN_WIDTH 800
|
||||||
#define DESIRED_SCREEN_HEIGHT 480
|
#define DESIRED_SCREEN_HEIGHT 600
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue