mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-13 03:29:16 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x80455748 - 0x80455760
|
||||
|
||||
.global lbl_80455748
|
||||
lbl_80455748:
|
||||
.incbin "baserom.dol", 0x3D45A8, 0x4
|
||||
|
||||
.global lbl_8045574C
|
||||
lbl_8045574C:
|
||||
.incbin "baserom.dol", 0x3D45AC, 0x8
|
||||
|
||||
.global lbl_80455754
|
||||
lbl_80455754:
|
||||
.incbin "baserom.dol", 0x3D45B4, 0xC
|
||||
|
||||
Reference in New Issue
Block a user