diff options
Diffstat (limited to 'src/game/CreatureAIRegistry.h')
-rw-r--r-- | src/game/CreatureAIRegistry.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/CreatureAIRegistry.h b/src/game/CreatureAIRegistry.h index 2b92a096731..c75167d74af 100644 --- a/src/game/CreatureAIRegistry.h +++ b/src/game/CreatureAIRegistry.h @@ -17,10 +17,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ - #ifndef TRINITY_CREATUREAIREGISTRY_H #define TRINITY_CREATUREAIREGISTRY_H - namespace AIRegistry { void Initialize(void); |