Changeset 17 for abuse/trunk/src/include/compiled.hpp
- Timestamp:
- Nov 10, 2005, 9:41:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/include/compiled.hpp
r2 r17 25 25 void compiled_uninit(); 26 26 27 extern u char *bad_guy_array;// list flaging each character saying they are a bad bug or not27 extern uint8_t *bad_guy_array; // list flaging each character saying they are a bad bug or not 28 28 // mainly used by the rocket to find targets 29 29
Note: See TracChangeset
for help on using the changeset viewer.