From 123da175e13b316055de01fe90ccb37c8638abb1 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Mon, 15 Dec 2014 04:49:45 -0600 Subject: [PATCH] aa.cpp/.h cleanup --- zone/aa.cpp | 1 - zone/aa.h | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/zone/aa.cpp b/zone/aa.cpp index 27229cb89..fc640ff92 100644 --- a/zone/aa.cpp +++ b/zone/aa.cpp @@ -19,7 +19,6 @@ Copyright (C) 2001-2004 EQEMu Development Team (http://eqemulator.net) #include "../common/classes.h" #include "../common/debug.h" #include "../common/eq_packet_structs.h" -#include "../common/packet_dump.h" #include "../common/races.h" #include "../common/spdat.h" #include "../common/string_util.h" diff --git a/zone/aa.h b/zone/aa.h index e2e0749d1..ce6f9ea68 100644 --- a/zone/aa.h +++ b/zone/aa.h @@ -5,6 +5,7 @@ struct AA_Ability; struct SendAA_Struct; + #define MANA_BURN 664 #include