Browse Source

Fixed black screen on Steam Link

Sam Lantinga 8 years ago
parent
commit
cb7b823cc1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/controllermap.c

+ 1 - 1
test/controllermap.c

@@ -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