From db712f4678ec7af502983935145507aa34dbca8a Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Sun, 6 Feb 2005 16:52:14 +0000 Subject: Fix build git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1057 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/atcommand.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/map/atcommand.c b/src/map/atcommand.c index 0d387b580..90db2f5c3 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -8916,6 +8916,8 @@ int atcommand_refreshonline( return 0; } +#endif /* end sql only */ + /*========================================== * Show Monster DB Info v 1.0 * originally by [Lupus] eAthena @@ -9010,4 +9012,3 @@ int atcommand_mobinfo( return 0; } -#endif /* end sql only */ -- cgit v1.2.3-70-g09d2