This commit is contained in:
pinkerton%netscape.com 1998-09-29 17:25:31 +00:00
Родитель 50e9446f01
Коммит 082c7199ce
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -233,7 +233,11 @@ void MacintoshInitializeMemory(void)
#ifndef powerc
SetApplLimit(GetApplLimit() - 16384);
#endif
#if !TARGET_CARBON
MaxApplZone();
#endif
for (i = 1; i <= 30; i++)
MoreMasters();