From b005f9413dbdc081fa09365f927677e7f7e9319d Mon Sep 17 00:00:00 2001 From: valaris Date: Sun, 21 Nov 2004 14:04:58 +0000 Subject: * Removed japanese interserver packets, should fix various problems (jumpto, where, charposreq). [Valaris] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@291 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/intif.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/map/intif.h') diff --git a/src/map/intif.h b/src/map/intif.h index 3fe14f2e4..5077dbe18 100644 --- a/src/map/intif.h +++ b/src/map/intif.h @@ -53,8 +53,4 @@ int intif_request_petdata(int account_id, int char_id, int pet_id); int intif_save_petdata(int account_id, struct s_pet *p); int intif_delete_petdata(int pet_id); -int intif_jumpto(int account_id,char *name); -int intif_where(int account_id,char *name); -int intif_charmovereq(struct map_session_data *sd,char *name,int flag); - #endif -- cgit v1.2.3-70-g09d2