shithub: sl

ref: 298277773301cc896857ecdd48773d0e973af200
dir: /src/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
};