mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 17:16:19 -05:00
File style cleanup for the SDL 2.0 release
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#define WINDOW_W 640
|
||||
#define WINDOW_H 480
|
||||
#define NUM_SPRITES 100
|
||||
#define MAX_SPEED 1
|
||||
#define MAX_SPEED 1
|
||||
|
||||
static NativeWindowFactory *factories[] = {
|
||||
#ifdef TEST_NATIVE_WINDOWS
|
||||
|
||||
Reference in New Issue
Block a user