From 4d81f68ece4dee6282024fe7189d8402a05428db Mon Sep 17 00:00:00 2001 From: amber Date: Wed, 30 Mar 2005 22:14:36 +0000 Subject: eAthena VC7 solution and support added for native builds [MouseJstr] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1347 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mail.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/mail.c') diff --git a/src/map/mail.c b/src/map/mail.c index 46e80be9f..42a83de52 100644 --- a/src/map/mail.c +++ b/src/map/mail.c @@ -1,3 +1,4 @@ +#ifndef TXT_ONLY // Mail System for eAthena SQL // Created by Valaris // moved all strings to msg_athena.conf [Lupus] @@ -333,3 +334,4 @@ int do_init_mail(void) return 0; } +#endif -- cgit v1.2.3-70-g09d2