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:
@@ -82,7 +82,7 @@ cItemRec pull_item_of_type(short loot_max,short min_val,short max_val,short t1,
|
||||
return temp_i;
|
||||
}
|
||||
|
||||
cItemRec get_weapon(short loot,short level)
|
||||
cItemRec get_weapon(short loot,short level)
|
||||
{
|
||||
cItemRec weapon;
|
||||
|
||||
|
Reference in New Issue
Block a user