OSDN Git Service

In preparation for adding a new Mac interface which will define a preprocessor macro...
authorEric Branlund <ebranlund@fastmail.com>
Sun, 25 Aug 2019 22:44:33 +0000 (15:44 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 25 Aug 2019 22:44:33 +0000 (15:44 -0700)
commita137336104c5a84ec2074d84b84ee5a46a8b1022
tree7bac3fc84e7cf119fc316e1423ab5ca24fd6a1e4
parent8c2e67aec73db6389678d4da7d02e37484227cb8
In preparation for adding a new Mac interface which will define a preprocessor macro, MACH_O_COCOA, modified the header and source files where that preprocessor macro would be relevant.  The new Mac interface doesn't try to use things like creator codes (OS X still accepts them but no longer does anything with them) so there are places where the Mac interface doesn't follow what's set for MACH_O_CARBON.  Did not use MACH_O_CARBON for the new interface in case there's still interest for compiling Hengband for Macs running older versions of OS X.
src/main.c
src/util.c
src/z-config.h