]> git.mxchange.org Git - quix0rs-blobwars.git/commit
Don't use sdlmain in the pak tool
authorAlan Trulock <alan@trulock.org>
Thu, 4 Aug 2011 14:07:21 +0000 (16:07 +0200)
committerGuus Sliepen <guus@debian.org>
Thu, 4 Aug 2011 14:07:21 +0000 (16:07 +0200)
commitcb4a68f333c7e4d53dd5dc287a8f4790979d8610
treec9a9992515c5b44deee02ce3d3156add9fb3ed5c
parentdf81633cdd881dad1b3af295f85609e6df7e99e0
Don't use sdlmain in the pak tool

On Mac OS X, compiling pak from the command line works as expected but
compiling in Xcode results in bus errors when running the program. By patching
pak.h and linking only to libz within Xcode, pak compiles and runs as expected.
src/pak.h