Added some typedefs for clarity, and also added a cAttack class.
git-svn-id: http://openexile.googlecode.com/svn/trunk@77 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
void start_outdoor_combat(cOutdoors::cCreature encounter,unsigned short in_which_terrain,short num_walls);
|
||||
void start_outdoor_combat(cOutdoors::cCreature encounter,ter_num_t in_which_terrain,short num_walls);
|
||||
bool pc_combat_move(location destination);
|
||||
void char_parry();
|
||||
void char_stand_ready();
|
||||
|
Reference in New Issue
Block a user