summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
diff options
context:
space:
mode:
authoreathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-17 03:25:15 +0000
committereathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-17 03:25:15 +0000
commitf430e39321b831879fe977e9a3f67662e44f336a (patch)
tree2b5a95e2357f69d76684cdbc0949f031e1407a52 /src/map/atcommand.c
parent9e6b684089d6b3008e6d3c693f86d89d6420b1fc (diff)
downloadhercules-f430e39321b831879fe977e9a3f67662e44f336a.tar.gz
hercules-f430e39321b831879fe977e9a3f67662e44f336a.tar.bz2
hercules-f430e39321b831879fe977e9a3f67662e44f336a.tar.xz
hercules-f430e39321b831879fe977e9a3f67662e44f336a.zip
* Merged changes ONLY eAthena 15002.
[ai4rei] * Preparation clean up in clif.h - Synced function declarations and argument names with clif.c including whitespace. - Removed orphaned function declarations. - Removed include to storage.h and put it into .c files that need it instead. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15469 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r--src/map/atcommand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index a51ddded0..95df2d959 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -33,6 +33,7 @@
#include "party.h"
#include "guild.h"
#include "script.h"
+#include "storage.h"
#include "trade.h"
#include "unit.h"