diff options
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index a078e12..34bbba8 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -233,6 +233,9 @@ SECTIONS { GameHeaps = 0x80377F48;
+ BGDatClass = 0x8042A0D0;
+ GetTilesetName__FPvii = 0x800813F0;
+
IsWideScreen__Fv = 0x800B5500;
Player_Active = 0x80355150;
@@ -249,6 +252,8 @@ SECTIONS { GetObjectParent = 0x801626D0;
OSReport = 0x8015F870;
+ StagePtr = 0x8042A4A8;
+
_Z20CreateParentedObjectsPvic = 0x80162C40;
_Z47CheckIfMenuShouldBeCancelledForSpecifiedWiimotei = 0x800B53F0;
_Z21StartTitleScreenStagebi = 0x801018E0;
@@ -288,6 +293,7 @@ SECTIONS { DVD_StillLoading__FPv = 0x800DF5D0;
DVD_End__Fv = 0x8006A760;
DVD_GetFile__FPvPCcPCc = 0x800DF270;
+ DVD_GetFile__FPvPCcPCcPUi = 0x800DF2D0;
__ct__12dDvdLoader_cFv = 0x8008F140;
__dt__12dDvdLoader_cFv = 0x8008F170;
|