summaryrefslogtreecommitdiff
path: root/test/controllermap.c
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2016-10-13 02:09:37 -0700
committerSam Lantinga <slouken@libsdl.org>2016-10-13 02:09:37 -0700
commitc42c19f3b9b1ad2f3e782c8923d2d5ff96201e79 (patch)
tree219e4a662f74d26ce38e4cd8a889a55c7c70e82f /test/controllermap.c
parentfbed458c1e0960918359b73d7c768c41155fee84 (diff)
downloadsdl-c42c19f3b9b1ad2f3e782c8923d2d5ff96201e79.tar.gz
Fixed black screen on Steam Link
Diffstat (limited to 'test/controllermap.c')
-rw-r--r--test/controllermap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/controllermap.c b/test/controllermap.c
index e7bf0bb5e..0728838d3 100644
--- a/test/controllermap.c
+++ b/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