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:
2009-05-28 23:48:10 +00:00
parent 1af17438f3
commit eeaa9ca599
55 changed files with 289 additions and 272 deletions

View File

@@ -1359,7 +1359,7 @@ DialogPtr other_make_dialog(short which)
}
////
void place_glands(location where,unsigned short m_type)
void place_glands(location where,m_num_t m_type)
{
cItemRec store_i;
cMonster monst;