*Rename some ai functions.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-08-23 14:20:07 -05:00
parent 4a85a779c1
commit 08539ec0a4
14 changed files with 140 additions and 57 deletions

View File

@@ -15,8 +15,8 @@
#include "sc_creature.h"
#include "sc_gossip.h"
#include "sc_instance.h"
#include "AggressorAI.h"
#include "NullCreatureAI.h"
#include "CombatAI.h"
#include "PassiveAI.h"
#ifdef WIN32
#include <windows.h>