瀏覽代碼

Fixed black screen on Steam Link

Sam Lantinga 9 年之前
父節點
當前提交
c490b54e08
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/testgamecontroller.c

+ 1 - 1
test/testgamecontroller.c

@@ -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. */