summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
authorVicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-18 03:52:18 +0000
committerVicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-18 03:52:18 +0000
commit08864b129bb4babc65d0f52538c50ecced1f226e (patch)
tree0ee368898ee0c5479d439c287c2198e8522bb32d /src/map/clif.h
parent5b981f638f4dc7b3fa0783552dabf3d588f81a72 (diff)
downloadhercules-08864b129bb4babc65d0f52538c50ecced1f226e.tar.gz
hercules-08864b129bb4babc65d0f52538c50ecced1f226e.tar.bz2
hercules-08864b129bb4babc65d0f52538c50ecced1f226e.tar.xz
hercules-08864b129bb4babc65d0f52538c50ecced1f226e.zip
cleaned the invisible fix a bit.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6148 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/clif.h b/src/map/clif.h
index 252a707f8..386703910 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -65,6 +65,7 @@ int clif_selllist(struct map_session_data*); //self
int clif_scriptmes(struct map_session_data*,int,char*); //self
int clif_scriptnext(struct map_session_data*,int); //self
int clif_scriptclose(struct map_session_data*,int); //self
+void clif_sendfakenpc(struct map_session_data *sd, int npcid); //self
int clif_scriptmenu(struct map_session_data*,int,char*); //self
int clif_scriptinput(struct map_session_data*,int); //self
int clif_scriptinputstr(struct map_session_data *sd,int npcid); // self