Bot compile fix

This commit is contained in:
Michael Cook (mackal)
2014-12-15 20:08:46 -05:00
parent c25e17f3bc
commit b5c60d8123
7 changed files with 28 additions and 0 deletions
+4
View File
@@ -89,6 +89,10 @@ Copyright (C) 2001-2002 EQEMu Development Team (http://eqemu.org)
#include "../common/packet_dump_file.h"
#endif
#ifdef BOTS
#include "bot.h"
#endif
extern Zone* zone;