Changeset 481 for abuse/trunk/src/configuration.cpp
- Timestamp:
- Apr 17, 2011, 10:28:05 AM (11 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/configuration.cpp
-
Property
svn:keywords
set to
Id
r480 r481 12 12 #include <ctype.h> 13 13 14 #include "sdlport/joy.h pp"15 #include "game.h pp"16 17 #include "keys.h pp"18 #include "lisp.h pp"19 #include "jwindow.h pp"20 #include "config .hpp"14 #include "sdlport/joy.h" 15 #include "game.h" 16 17 #include "keys.h" 18 #include "lisp.h" 19 #include "jwindow.h" 20 #include "configuration.h" 21 21 22 22 extern int get_key_binding(char const *dir, int i); -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.