summaryrefslogtreecommitdiff
path: root/src/map/charcommand.h
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-21 15:11:59 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-21 15:11:59 +0000
commitaf7fa927b91742598448033726aea70cff614c15 (patch)
tree09b3a6d71d2197840e908a1b9bd048a872feee0a /src/map/charcommand.h
parent06904006aa1c0960067b6c04ae4980ee36006f32 (diff)
downloadhercules-af7fa927b91742598448033726aea70cff614c15.tar.gz
hercules-af7fa927b91742598448033726aea70cff614c15.tar.bz2
hercules-af7fa927b91742598448033726aea70cff614c15.tar.xz
hercules-af7fa927b91742598448033726aea70cff614c15.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@295 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/charcommand.h')
-rw-r--r--src/map/charcommand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/charcommand.h b/src/map/charcommand.h
index ed191aa8f..9a89f001e 100644
--- a/src/map/charcommand.h
+++ b/src/map/charcommand.h
@@ -5,6 +5,7 @@ enum CharCommandType {
CharCommand_None = -1,
CharCommandJobChange,
CharCommandPetRename,
+ CharCommandPetFriendly,
#ifdef TXT_ONLY
/* TXT_ONLY */