From 952d9ecd0f059e9801c7344154df83e7a7110ead Mon Sep 17 00:00:00 2001 From: amber Date: Fri, 26 Nov 2004 07:33:21 +0000 Subject: Make it work a bit better with win32 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@366 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/Makefile.win32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/Makefile.win32') diff --git a/src/map/Makefile.win32 b/src/map/Makefile.win32 index 384554008..ed4b4e95a 100644 --- a/src/map/Makefile.win32 +++ b/src/map/Makefile.win32 @@ -15,8 +15,8 @@ txtobj: sqlobj: mkdir sqlobj -ZLIBDIR = C:/athena/zlib122 -PACKETDEF = -DPACKETVER=5 -DNEW_006b +ZLIBDIR = C:/eathena/zlib122 +PACKETDEF = -DPACKETVER=5 -DNEW_006b -D__WIN32 # OPT = /MDd /D_DEBUG OPT = LINKOPT = /debug /SUBSYSTEM:CONSOLE -- cgit v1.2.3-70-g09d2