shithub: sl

ref: 5afd2cf0e618571847c312d0d08032dd38d1e5ad
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
};