shithub: sl

ref: 0f436bf7a421c64187b432dadafc7a784eb81189
dir: /macos/femtolispppc.r/

View raw version
#include "RetroPPCAPPL.r"

resource 'SIZE' (-1) {
	reserved,
	ignoreSuspendResumeEvents,
	reserved,
	cannotBackground,
	needsActivateOnFGSwitch,
	backgroundAndForeground,
	dontGetFrontClicks,
	ignoreChildDiedEvents,
	is32BitCompatible,
	notHighLevelEventAware,
	onlyLocalHLEvents,
	notStationeryAware,
	dontUseTextEditServices,
	reserved,
	reserved,
	reserved,
	16 * 1024 * 1024,
	8 * 1024 * 1024
};