Changeset 41 for abuse/trunk/src/sdlport/setup.cpp
- Timestamp:
- Mar 2, 2008, 1:12:38 AM (15 years ago)
- Location:
- abuse/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk
- Property svn:ignore
-
old new 4 4 config.log 5 5 config.status 6 config.h.in 7 config.h 6 8 aclocal.m4 7 9 configure 8 10 libtool 11 stamp-h1 9 12 abuse-sdl.6
-
- Property svn:ignore
-
abuse/trunk/src/sdlport/setup.cpp
r39 r41 4 4 * by Anthony Kruize 5 5 ************************/ 6 7 #include "config.h" 6 8 7 9 #include <stdio.h> … … 19 21 #endif /* __APPLE__ */ 20 22 #endif /* HAVE_OPENGL */ 23 21 24 #include "specs.hpp" 22 25 #include "keys.hpp"
Note: See TracChangeset
for help on using the changeset viewer.