Mercurial > sdl-ios-xcode
view src/main/macos/SIZE.r @ 4545:134c6707b767 SDL-1.2
Fixed bug 993
GCC supports unnamed unions now. :)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 18 Jul 2010 10:51:25 -0700 |
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 };