Removed unused window size constants
This commit is contained in:
parent
e64abd6e47
commit
63b082da83
2 changed files with 0 additions and 4 deletions
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "SDL_test_common.h"
|
||||
|
||||
#define WINDOW_WIDTH 640
|
||||
#define WINDOW_HEIGHT 480
|
||||
|
||||
static SDLTest_CommonState *state;
|
||||
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include "SDL_test_common.h"
|
||||
|
||||
#define WINDOW_WIDTH 640
|
||||
#define WINDOW_HEIGHT 480
|
||||
|
||||
static SDLTest_CommonState *state;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue