ref: 6c1b82eaa636cf46fe697cde85a37f4b928cc8d2
dir: /src/macos/femtolispm68k.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
};