diff options
author | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 22:18:01 +0000 |
---|---|---|
committer | mc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-17 22:18:01 +0000 |
commit | f70528b42e8781b3c50613c2de0204be890a5bb1 (patch) | |
tree | 7661b9d085d7c90369d88b0565fb71835ffa8640 /src/map/charcommand.h | |
parent | 7811a40eaed7c2364156b82fedbb7af02a653630 (diff) | |
download | hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.tar.gz hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.tar.bz2 hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.tar.xz hercules-f70528b42e8781b3c50613c2de0204be890a5bb1.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@598 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/charcommand.h')
-rw-r--r-- | src/map/charcommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/charcommand.h b/src/map/charcommand.h index 215e13e05..b83f2b6e6 100644 --- a/src/map/charcommand.h +++ b/src/map/charcommand.h @@ -14,6 +14,7 @@ enum CharCommandType { CharCommandSpiritball, CharCommandItemList, CharCommandEffect, + CharCommandStorageList, #ifdef TXT_ONLY /* TXT_ONLY */ |