From e34faf2b5aadc6b7c5d96e865f1aa40fca04bd67 Mon Sep 17 00:00:00 2001 From: mc_cameri Date: Wed, 24 Nov 2004 23:13:58 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@356 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/atcommand.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/map/atcommand.h') diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 7db9de481..ee715bc4d 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -82,7 +82,7 @@ enum AtCommandType { AtCommand_Recall, // AtCommand_CharacterJob, // Now #jobchange AtCommand_Revive, - AtCommand_CharacterStats, +// AtCommand_CharacterStats, // Now #stats AtCommand_CharacterStatsAll, // AtCommand_CharacterOption, // Now #option // AtCommand_CharacterSave, // Now #save @@ -111,7 +111,6 @@ enum AtCommandType { AtCommand_IDSearch, AtCommand_CharSkReset, AtCommand_CharStReset, - AtCommand_CharReset, //by chbrules AtCommand_CharModel, AtCommand_CharSKPoint, @@ -250,7 +249,9 @@ int atcommand_config_read(const char *cfgName); int msg_config_read(const char *cfgName); char *str_lower(char *str); + char * job_name(int class); +int e_mail_check(unsigned char *email); #endif -- cgit v1.2.3-70-g09d2