groups.cpp & .h header cleanup and forward declare

This commit is contained in:
Akkadius
2014-12-15 17:26:51 -06:00
parent 494e250514
commit 756e5ee139
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@
#include "../common/packet_dump.h"
#include "../common/string_util.h"
#include "worldserver.h"
extern EntityList entity_list;
extern WorldServer worldserver;