From ad8ffb96789f90180982b344540870a2d4e2d60b Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 31 May 2018 08:12:40 +0800 Subject: init --- 3rdparty/SDL/src/main/macos/SIZE.r | 1 + 1 file changed, 1 insertion(+) create mode 100644 3rdparty/SDL/src/main/macos/SIZE.r (limited to '3rdparty/SDL/src/main/macos/SIZE.r') diff --git a/3rdparty/SDL/src/main/macos/SIZE.r b/3rdparty/SDL/src/main/macos/SIZE.r new file mode 100644 index 0000000..940f37f --- /dev/null +++ b/3rdparty/SDL/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 -- cgit v1.1-26-g67d0