diff options
Diffstat (limited to '')
-rw-r--r-- | kamek_ntsc.x | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kamek_ntsc.x b/kamek_ntsc.x index 865402e..e93be35 100644 --- a/kamek_ntsc.x +++ b/kamek_ntsc.x @@ -233,6 +233,9 @@ SECTIONS { GameHeaps = 0x80377C48; + BGDatClass = 0x80429DF0; + GetTilesetName__FPvii = 0x800813F0; + IsWideScreen__Fv = 0x800B54B0; Player_Active = 0x80354E50; @@ -249,6 +252,8 @@ SECTIONS { GetObjectParent = 0x80162590; OSReport = 0x8015F730; + StagePtr = 0x8042A1C8; + _Z20CreateParentedObjectsPvic = 0x80162B00; _Z47CheckIfMenuShouldBeCancelledForSpecifiedWiimotei = 0x800B53A0; _Z21StartTitleScreenStagebi = 0x801017D0; @@ -288,6 +293,7 @@ SECTIONS { DVD_StillLoading__FPv = 0x800DF4E0; DVD_End__Fv = 0x8006A760; DVD_GetFile__FPvPCcPCc = 0x800DF180; + DVD_GetFile__FPvPCcPCcPUi = 0x800DF1E0; __ct__12dDvdLoader_cFv = 0x8008F140; __dt__12dDvdLoader_cFv = 0x8008F170; |