diff options
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 92e4b50..e371fb7 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1396,6 +1396,11 @@ SECTIONS { TPLBind = 0x80228310; TPLGet = 0x80228430; + CXInitUncompContextLH = 0x801D7060; + CXReadUncompLH = 0x801D70A0; + CXGetUncompressedSize = 0x801D8290; + CXUncompressLZ = 0x801D82D0; + /* Gakenoko stuff */ mHeapAllocatorSubclass_Link = 0x800690C0; mHeapAllocatorSubclass_UnLink = 0x800690E0; |