mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 05:27:48 +00:00
Fixed black screen on Steam Link
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
#define SCREEN_HEIGHT 480
|
#define SCREEN_HEIGHT 480
|
||||||
#else
|
#else
|
||||||
#define SCREEN_WIDTH 512
|
#define SCREEN_WIDTH 512
|
||||||
#define SCREEN_HEIGHT 317
|
#define SCREEN_HEIGHT 320
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define MAP_WIDTH 512
|
#define MAP_WIDTH 512
|
||||||
|
|||||||
Reference in New Issue
Block a user