Fixed a few errors from the previous revision, and nuked some of the compiler errors.
git-svn-id: http://openexile.googlecode.com/svn/trunk@46 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -39,4 +39,4 @@ short party_can_see(location where);
|
||||
location push_loc(location from_where,location to_where);
|
||||
bool spot_impassable(short i,short j);
|
||||
void swap_ter(short i,short j,unsigned char ter1,unsigned char ter2);
|
||||
void alter_space(short i,short j,unsigned char ter);
|
||||
void alter_space(short i,short j,unsigned char ter);
|
||||
|
Reference in New Issue
Block a user