ref: 6777c495b3f5ba30a7b2442e176433ebebef7ab7
dir: /src/macos/m68k.r/
#include "Retro68APPL.r"
resource 'SIZE' (-1) {
reserved,
ignoreSuspendResumeEvents,
reserved,
cannotBackground,
needsActivateOnFGSwitch,
backgroundAndForeground,
dontGetFrontClicks,
ignoreChildDiedEvents,
is32BitCompatible,
notHighLevelEventAware,
onlyLocalHLEvents,
notStationeryAware,
dontUseTextEditServices,
reserved,
reserved,
reserved,
4 * 1024 * 1024,
1 * 1024 * 1024
};