Try compressed icon

This commit is contained in:
Zane Kaminski 2021-04-01 23:24:19 -04:00
parent afae3e5f5b
commit b31fb83715
3 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -10,6 +10,8 @@ extern char *RDiskCDRDisByte;
#define MemTop ((Ptr*)0x108)
#define MMU32bit ((char*)0xCB2)
#define RDISK_COMPRESS_ICON_ENABLE
#pragma parameter __D0 RDiskReadXPRAM(__D0, __D1, __A0)
OSErr RDiskReadXPRAM(short numBytes, short whichByte, Ptr dest) = {0x4840, 0x3001, 0xA051};