mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
split sdata2
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x80454848 - 0x80454880
|
||||
|
||||
.global lbl_80454848
|
||||
lbl_80454848:
|
||||
.incbin "baserom.dol", 0x3D36A8, 0x4
|
||||
|
||||
.global lbl_8045484C
|
||||
lbl_8045484C:
|
||||
.incbin "baserom.dol", 0x3D36AC, 0x4
|
||||
|
||||
.global lbl_80454850
|
||||
lbl_80454850:
|
||||
.incbin "baserom.dol", 0x3D36B0, 0x4
|
||||
|
||||
.global lbl_80454854
|
||||
lbl_80454854:
|
||||
.incbin "baserom.dol", 0x3D36B4, 0x4
|
||||
|
||||
.global lbl_80454858
|
||||
lbl_80454858:
|
||||
.incbin "baserom.dol", 0x3D36B8, 0x4
|
||||
|
||||
.global lbl_8045485C
|
||||
lbl_8045485C:
|
||||
.incbin "baserom.dol", 0x3D36BC, 0x4
|
||||
|
||||
.global lbl_80454860
|
||||
lbl_80454860:
|
||||
.incbin "baserom.dol", 0x3D36C0, 0x4
|
||||
|
||||
.global lbl_80454864
|
||||
lbl_80454864:
|
||||
.incbin "baserom.dol", 0x3D36C4, 0x4
|
||||
|
||||
.global lbl_80454868
|
||||
lbl_80454868:
|
||||
.incbin "baserom.dol", 0x3D36C8, 0x8
|
||||
|
||||
.global lbl_80454870
|
||||
lbl_80454870:
|
||||
.incbin "baserom.dol", 0x3D36D0, 0x8
|
||||
|
||||
.global lbl_80454878
|
||||
lbl_80454878:
|
||||
.incbin "baserom.dol", 0x3D36D8, 0x4
|
||||
|
||||
.global lbl_8045487C
|
||||
lbl_8045487C:
|
||||
.incbin "baserom.dol", 0x3D36DC, 0x4
|
||||
|
||||
Reference in New Issue
Block a user