From 08864b129bb4babc65d0f52538c50ecced1f226e Mon Sep 17 00:00:00 2001 From: Vicious Date: Tue, 18 Apr 2006 03:52:18 +0000 Subject: cleaned the invisible fix a bit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6148 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/clif.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/clif.h') 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 -- cgit v1.2.3-70-g09d2