mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-15 12:08:37 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x804557f0 - 0x80455800
|
||||
|
||||
.global lbl_804557F0
|
||||
lbl_804557F0:
|
||||
.incbin "baserom.dol", 0x3D4650, 0x4
|
||||
|
||||
.global lbl_804557F4
|
||||
lbl_804557F4:
|
||||
.incbin "baserom.dol", 0x3D4654, 0x4
|
||||
|
||||
.global lbl_804557F8
|
||||
lbl_804557F8:
|
||||
.incbin "baserom.dol", 0x3D4658, 0x8
|
||||
|
||||
Reference in New Issue
Block a user