Mercurial > sdl-ios-xcode
view src/main/macos/SIZE.r @ 4372:ca91f36ef3de SDL-1.2
1.2 branch: fixed assembly code register clobbering.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 01 Nov 2009 17:51:39 +0000 |
parents | 1e191391e68d |
children |
line wrap: on
line source
#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 };