Almost have spells loaded

This commit is contained in:
KimLS
2013-02-19 16:50:05 -08:00
parent 7ce6f4de0d
commit acecff23f4
4 changed files with 222 additions and 270 deletions
+2
View File
@@ -97,6 +97,8 @@ public:
bool DBLoadSkillCaps();
void DBLoadDamageShieldTypes(SPDat_Spell_Struct* sp, int32 iMaxSpellID);
int GetMaxSpellID();
void LoadSpells(void *data, int max_spells);
protected:
void SDBInitVars();