misc cleanup
This commit is contained in:
parent
447f94c26c
commit
e4900a1066
4 changed files with 30 additions and 17 deletions
|
|
@ -66,7 +66,7 @@
|
|||
|
||||
#define SCREEN_WIDTH 640
|
||||
#define SCREEN_HEIGHT 480
|
||||
#define SCREEN_SCALE 2 // SCREEN_HEIGHT / 240
|
||||
#define SCREEN_SCALE 2 // SCREEN_HEIGHT / BASE_HEIGHT
|
||||
|
||||
#define SCREEN_DEPTH 16
|
||||
#define SCREEN_BPP 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue