mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 21:33:28 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x80456540 - 0x80456550
|
||||
|
||||
.global lbl_80456540
|
||||
lbl_80456540:
|
||||
.incbin "baserom.dol", 0x3D53A0, 0x4
|
||||
|
||||
.global lbl_80456544
|
||||
lbl_80456544:
|
||||
.incbin "baserom.dol", 0x3D53A4, 0x4
|
||||
|
||||
.global lbl_80456548
|
||||
lbl_80456548:
|
||||
.incbin "baserom.dol", 0x3D53A8, 0x4
|
||||
|
||||
.global lbl_8045654C
|
||||
lbl_8045654C:
|
||||
.incbin "baserom.dol", 0x3D53AC, 0x4
|
||||
|
||||
Reference in New Issue
Block a user