Skip to content

Commit

Permalink
Fixed black screen on Steam Link
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 13, 2016
1 parent 3f167a5 commit c490b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testgamecontroller.c
Expand Up @@ -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. */
Expand Down

0 comments on commit c490b54

Please sign in to comment.