OSDN Git Service

Changed to have main-cocoa.m use the application delegate declaration from cocoa...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 20 Feb 2020 03:12:14 +0000 (19:12 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 20 Feb 2020 03:12:14 +0000 (19:12 -0800)
commit903baddb382447610789b05af060d686430ec108
tree86fe105d486181c1ad1e88aabbedc10ee6f4ea18
parentf1dcf713f4fa5e89444f92f792caa56270996e0b
Changed to have main-cocoa.m use the application delegate declaration from cocoa/AppDelegate.h rather than use its own declaration.  Since cocoa/AppDelegate.h is now included in compilation, moved it from EXTRA_DIST to hengband_SOURCES and EXTRA_hengband_sources.
src/Makefile.am
src/main-cocoa.m