Changeset 481 for abuse/trunk/src/go.cpp
- Timestamp:
- Apr 17, 2011, 10:28:05 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/go.cpp
r124 r481 10 10 #include "config.h" 11 11 12 #include "go.h pp"13 #include "level.h pp"14 #include "game.h pp"15 #include "id.h pp"16 #include "signals.h pp"12 #include "go.h" 13 #include "level.h" 14 #include "game.h" 15 #include "id.h" 16 #include "signals.h" 17 17 18 18 #define EL_WAIT_MOVEMENT 1 // wait for the user to press up or down
Note: See TracChangeset
for help on using the changeset viewer.