Changeset 28
- Timestamp:
- Mar 1, 2008, 2:55:00 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/include/compiled.hpp
r17 r28 2 2 #define __COMPILED_HPP_ 3 3 #include "macs.hpp" 4 extern longS_fall_start,S_falling,S_landing,S_pounce_wait,4 extern int32_t S_fall_start,S_falling,S_landing,S_pounce_wait, 5 5 S_turn_around,S_fire_wait,S_ceil_fire,S_top_walk, 6 6 S_blown_back_dead,S_jump_up,S_hiding,S_weapon_fire,
Note: See TracChangeset
for help on using the changeset viewer.