diff options
Diffstat (limited to 'Mac/Lib/toolbox/Resources.py')
-rw-r--r-- | Mac/Lib/toolbox/Resources.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Lib/toolbox/Resources.py b/Mac/Lib/toolbox/Resources.py index 743c656..e2ed97a 100644 --- a/Mac/Lib/toolbox/Resources.py +++ b/Mac/Lib/toolbox/Resources.py @@ -1,4 +1,5 @@ # Generated from 'D:Development:THINK C:Mac #includes:Apple #includes:Resources.h' + resSysHeap = 64 resPurgeable = 32 resLocked = 16 |