mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-18 15:51:44 +00:00
Fixed black screen on Steam Link
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
#define SCREEN_HEIGHT 320
|
#define SCREEN_HEIGHT 320
|
||||||
#else
|
#else
|
||||||
#define SCREEN_WIDTH 512
|
#define SCREEN_WIDTH 512
|
||||||
#define SCREEN_HEIGHT 317
|
#define SCREEN_HEIGHT 320
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* This is indexed by SDL_GameControllerButton. */
|
/* This is indexed by SDL_GameControllerButton. */
|
||||||
|
Reference in New Issue
Block a user