mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-11-21 20:47:19 +01:00
Fixed black screen on Steam Link
This commit is contained in:
parent
3f167a5a7f
commit
c490b54e08
@ -29,7 +29,7 @@
|
||||
#define SCREEN_HEIGHT 320
|
||||
#else
|
||||
#define SCREEN_WIDTH 512
|
||||
#define SCREEN_HEIGHT 317
|
||||
#define SCREEN_HEIGHT 320
|
||||
#endif
|
||||
|
||||
/* This is indexed by SDL_GameControllerButton. */
|
||||
|
Loading…
Reference in New Issue
Block a user