Changeset 958 for trunk/test/debug
- Timestamp:
- Sep 18, 2011, 11:01:26 PM (9 years ago)
- Location:
- trunk/test/debug
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/debug/quad.cpp
r903 r958 29 29 #endif 30 30 31 #if USE_SDL 32 # include <SDL_main.h> 33 #endif 34 31 35 #if defined _WIN32 32 36 # undef main /* FIXME: still needed? */ -
trunk/test/debug/sandbox.cpp
r893 r958 13 13 #endif 14 14 15 #if USE_SDL 16 # include <SDL_main.h> 17 #endif 18 15 19 #include "core.h" 16 20
Note: See TracChangeset
for help on using the changeset viewer.