Core: Fix more warnings

--HG--
branch : trunk
This commit is contained in:
Spp
2010-08-30 15:25:15 +02:00
parent b0d85ac185
commit 405f312918
103 changed files with 564 additions and 468 deletions

View File

@@ -1130,19 +1130,19 @@ void AddOutdoorPvPScripts()
AddSC_outdoorpvp_si();
AddSC_outdoorpvp_tf();
AddSC_outdoorpvp_zm();
#endif SCRIPTS
#endif
}
void AddBattlegroundScripts()
{
#ifdef SCRIPTS
#endif SCRIPTS
#endif
}
#ifdef SCRIPTS
/* This is where custom scripts' loading functions should be declared. */
#endif SCRIPTS
#endif
void AddCustomScripts()
{