diff options
Diffstat (limited to 'distrib/sdl-1.2.15/src/main/macos/SIZE.r')
-rw-r--r-- | distrib/sdl-1.2.15/src/main/macos/SIZE.r | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distrib/sdl-1.2.15/src/main/macos/SIZE.r b/distrib/sdl-1.2.15/src/main/macos/SIZE.r new file mode 100644 index 0000000..fe63e19 --- /dev/null +++ b/distrib/sdl-1.2.15/src/main/macos/SIZE.r @@ -0,0 +1 @@ +
#include "Processes.r"
resource 'SIZE' (-1) {
reserved,
acceptSuspendResumeEvents,
reserved,
canBackground,
doesActivateOnFGSwitch,
backgroundAndForeground,
getFrontClicks,
ignoreAppDiedEvents,
is32BitCompatible,
isHighLevelEventAware,
onlyLocalHLEvents,
notStationeryAware,
useTextEditServices,
reserved,
reserved,
reserved,
5242880, // 5 megs minimum
5242880 // 5 megs maximum
};
\ No newline at end of file |