Changeset 3151 in orxonox.OLD for orxonox/branches/dave/src/keynames.h
- Timestamp:
- Dec 11, 2004, 5:26:18 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/dave/src/keynames.h
r2551 r3151 10 10 #endif 11 11 12 #ifndef __APPLE__ 12 13 #include <SDL/SDL.h> 14 #else 15 #include <SDL.h> 16 #endif 13 17 14 18 /**
Note: See TracChangeset
for help on using the changeset viewer.