More shared memory work + moved spdat from zone to common

This commit is contained in:
KimLS
2013-02-19 15:33:21 -08:00
parent 78b2385785
commit 7ce6f4de0d
37 changed files with 134 additions and 77 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Copyright (C) 2001-2004 EQEMu Development Team (http://eqemulator.net)
#include "client.h"
#include "groups.h"
#include "raids.h"
#include "spdat.h"
#include "../common/spdat.h"
#include "object.h"
#include "doors.h"
#include "beacon.h"