Changeset 484 for abuse/trunk/src/demo.h
- Timestamp:
- Apr 17, 2011, 10:28:20 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/demo.h
r481 r484 11 11 #define __DEMO_HPP_ 12 12 13 #include "lisp.h" 13 14 #include "jwindow.h" 14 15 15 16 class demo_manager 16 17 { 17 void*initial_difficulty;18 LispSymbol *initial_difficulty; 18 19 bFILE *record_file; 19 20 int skip_next;
Note: See TracChangeset
for help on using the changeset viewer.