diff options
Diffstat (limited to '')
-rw-r--r-- | kamek_ntsc2.x | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kamek_ntsc2.x b/kamek_ntsc2.x index 50d951e..e89820e 100644 --- a/kamek_ntsc2.x +++ b/kamek_ntsc2.x @@ -86,6 +86,9 @@ SECTIONS { __nw__FUl = 0x802B9210; __dl__FPv = 0x802B9280; + __construct_new_array = 0x802DC7E0; + __destroy_new_array = 0x802DCB10; + willBeDeleted__7fBase_cFv = 0x801622D0; moreHeapShit__7fBase_cFUiPv = 0x801625F0; @@ -275,6 +278,11 @@ SECTIONS { DVD_End__Fv = 0x8006A760; DVD_GetFile__FPvPCcPCc = 0x800DF180; + __ct__12dDvdLoader_cFv = 0x8008F140; + __dt__12dDvdLoader_cFv = 0x8008F170; + load__12dDvdLoader_cFPCcUcPv = 0x8008F1B0; + unload__12dDvdLoader_cFv = 0x8008F310; + _Z22BgTexMng__LoadAnimTilePvisPcS0_c = 0x80087B60; /* same for ntsc */ BgTexMng__LoadAnimTile__FPvisPcPcc = 0x80087B60; /* same for ntsc */ |