------------------------------------------------------------------------ r1907 | helixhorned | 2011-06-17 06:11:19 -0700 (Fri, 17 Jun 2011) | 1 line also fix eduke32 on x86 and include a script for compiling all four versions, packing each into a fat binary and zipping the whole pack. ------------------------------------------------------------------------ r1906 | helixhorned | 2011-06-17 04:58:37 -0700 (Fri, 17 Jun 2011) | 1 line Replacing 'NSApp' with the value returned from [NSApplication sharedApplication] is the last step to avoid null addresses in the x86 code. Go figure... ------------------------------------------------------------------------