A great purge of obsolete macros.

--HG--
branch : trunk
This commit is contained in:
Xanadu
2010-02-05 00:31:28 +01:00
parent b0b261585f
commit a5d1bc77ab
552 changed files with 1147 additions and 1223 deletions

View File

@@ -50,7 +50,7 @@ enum eOOX
FACTION_ESCORTEE_H = 775
};
struct TRINITY_DLL_DECL npc_00x09hlAI : public npc_escortAI
struct npc_00x09hlAI : public npc_escortAI
{
npc_00x09hlAI(Creature* pCreature) : npc_escortAI(pCreature) { }
@@ -177,7 +177,7 @@ Location m_afAmbushMoveTo[] =
{70.886589, -2874.335449, 116.675}
};
struct TRINITY_DLL_DECL npc_rinjiAI : public npc_escortAI
struct npc_rinjiAI : public npc_escortAI
{
npc_rinjiAI(Creature* pCreature) : npc_escortAI(pCreature)
{