Mercurial > sdl-ios-xcode
view src/main/macos/SIZE.r @ 4374:124629b76853 SDL-1.2
Disable m68k assembly for Coldfire CPUs
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Fri, 06 Nov 2009 18:06:01 +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 };