File style cleanup for the SDL 2.0 release
This commit is contained in:
parent
2ac8624930
commit
0cb6385637
376 changed files with 17562 additions and 17773 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue