mirror of
https://github.com/yawut/SDL.git
synced 2026-09-14 12:06:26 -05:00
Removed unused window size constants
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user