Fixed black screen on Steam Link

This commit is contained in:
Sam Lantinga
2016-10-13 02:09:37 -07:00
parent c7a85621ff
commit 13c3adb1fd

View File

@@ -26,7 +26,7 @@
#define SCREEN_HEIGHT 480
#else
#define SCREEN_WIDTH 512
#define SCREEN_HEIGHT 317
#define SCREEN_HEIGHT 320
#endif
#define MAP_WIDTH 512