Make it work a bit better with win32

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@366 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber
2004-11-26 07:33:21 +00:00
parent 7c07adbd28
commit 1bb5e58ee2
6 changed files with 14 additions and 14 deletions

View File

@@ -249,7 +249,7 @@ int atcommand_recall(const int fd, struct map_session_data* sd, const char* comm
int atcommand_config_read(const char *cfgName);
int msg_config_read(const char *cfgName);
char *str_lower(char *str);
char *estr_lower(char *str);
char * job_name(int class);
int e_mail_check(unsigned char *email);