mirror of
https://github.com/projectPiki/pikmin2.git
synced 2025-02-25 16:20:52 +00:00
Remove deps for rodata, extab, exidx
This commit is contained in:
parent
9cb5991f85
commit
974b6b96ba
@ -241,4 +241,4 @@ __init_cpp_exceptions_reference:
|
||||
.4byte __sinit_PSMainSide_Scene_cpp
|
||||
.4byte __sinit_PSMainSide_Sound_cpp
|
||||
.4byte __sinit_PSMainSide_CreaturePrm_cpp
|
||||
|
||||
|
||||
|
@ -13,4 +13,4 @@ __destroy_global_chain_reference2:
|
||||
#.incbin "baserom.dol", 0x4702C8, 0x18
|
||||
.4byte __destroy_global_chain
|
||||
.skip 0x10
|
||||
|
||||
|
||||
|
28
asm/exidx.s
28
asm/exidx.s
@ -1,7 +1,29 @@
|
||||
.include "macros.inc"
|
||||
.section ._exidx, "a" # 0x80005660 - 0x800056C0
|
||||
.incbin "baserom.dol", 0x46FEA0, 0x3C
|
||||
.4byte 0x800C1748
|
||||
.4byte 0x0000007C
|
||||
.4byte 0x80005600
|
||||
.4byte 0x800C17C4
|
||||
.4byte 0x00000078
|
||||
.4byte 0x80005608
|
||||
.4byte 0x800C183C
|
||||
.4byte 0x000000FC
|
||||
.4byte 0x80005610
|
||||
.4byte 0x800C1938
|
||||
.4byte 0x000000B8
|
||||
.4byte 0x80005628
|
||||
.4byte 0x800C19F0
|
||||
.4byte 0x00000104
|
||||
.4byte 0x80005630
|
||||
.global lbl_8000569C
|
||||
lbl_8000569C:
|
||||
.incbin "baserom.dol", 0x46FEDC, 0x24
|
||||
|
||||
.4byte 0x80005660
|
||||
.4byte 0x8000569C
|
||||
.4byte 0x800C1748
|
||||
.4byte 0x000003AC
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
|
||||
|
31
asm/extab.s
31
asm/extab.s
@ -2,17 +2,36 @@
|
||||
.section ._extab, "wa" # 0x80005600 - 0x80005660
|
||||
.global $$2205
|
||||
$$2205:
|
||||
.incbin "baserom.dol", 0x46FE40, 0x8
|
||||
.4byte 0x30080000
|
||||
.4byte 0x00000000
|
||||
.global $$2210
|
||||
$$2210:
|
||||
.incbin "baserom.dol", 0x46FE48, 0x8
|
||||
.4byte 0x20080000
|
||||
.4byte 0x00000000
|
||||
.global $$2231
|
||||
$$2231:
|
||||
.incbin "baserom.dol", 0x46FE50, 0x18
|
||||
.4byte 0x20080000
|
||||
.4byte 0x00000060
|
||||
.4byte 0x00000010
|
||||
.4byte 0x00000000
|
||||
.4byte 0x82000008
|
||||
.4byte 0x800C1938
|
||||
.global $$2239
|
||||
$$2239:
|
||||
.incbin "baserom.dol", 0x46FE68, 0x8
|
||||
.4byte 0x18080000
|
||||
.4byte 0x00000000
|
||||
.global $$2262
|
||||
$$2262:
|
||||
.incbin "baserom.dol", 0x46FE70, 0x30
|
||||
|
||||
.4byte 0x28080000
|
||||
.4byte 0x00000070
|
||||
.4byte 0x00000010
|
||||
.4byte 0x00000000
|
||||
.4byte 0x82000008
|
||||
.4byte 0x800C1938
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
.4byte 0x00000000
|
||||
|
||||
|
45846
asm/rodata.s
45846
asm/rodata.s
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user