Added resize hander stub and initial screen size setter
This commit is contained in:
parent
27d80262c2
commit
088b758125
5 changed files with 76 additions and 18 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
/* screen width, height, and bit depth */
|
||||
#define SCREEN_WIDTH 320
|
||||
#define SCREEN_HEIGHT 480
|
||||
#define SCREEN_HEIGHT 430
|
||||
#define SCREEN_BPP 16
|
||||
|
||||
/* Define our booleans */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue