mirror of
https://github.com/zeldaret/tp
synced 2026-09-08 19:42:45 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x80453a48 - 0x80453a70
|
||||
|
||||
.global lbl_80453A48
|
||||
lbl_80453A48:
|
||||
.incbin "baserom.dol", 0x3D28A8, 0x4
|
||||
|
||||
.global lbl_80453A4C
|
||||
lbl_80453A4C:
|
||||
.incbin "baserom.dol", 0x3D28AC, 0x4
|
||||
|
||||
.global lbl_80453A50
|
||||
lbl_80453A50:
|
||||
.incbin "baserom.dol", 0x3D28B0, 0x4
|
||||
|
||||
.global lbl_80453A54
|
||||
lbl_80453A54:
|
||||
.incbin "baserom.dol", 0x3D28B4, 0x4
|
||||
|
||||
.global lbl_80453A58
|
||||
lbl_80453A58:
|
||||
.incbin "baserom.dol", 0x3D28B8, 0x8
|
||||
|
||||
.global lbl_80453A60
|
||||
lbl_80453A60:
|
||||
.incbin "baserom.dol", 0x3D28C0, 0x4
|
||||
|
||||
.global lbl_80453A64
|
||||
lbl_80453A64:
|
||||
.incbin "baserom.dol", 0x3D28C4, 0x4
|
||||
|
||||
.global lbl_80453A68
|
||||
lbl_80453A68:
|
||||
.incbin "baserom.dol", 0x3D28C8, 0x4
|
||||
|
||||
.global lbl_80453A6C
|
||||
lbl_80453A6C:
|
||||
.incbin "baserom.dol", 0x3D28CC, 0x4
|
||||
|
||||
Reference in New Issue
Block a user