mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-12-13 22:08:48 +00:00
Fixed black screen on Steam Link
This commit is contained in:
parent
662f966cd9
commit
cb7b823cc1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user