mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 03:10:11 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x80455800 - 0x80455810
|
||||
|
||||
.global lbl_80455800
|
||||
lbl_80455800:
|
||||
.incbin "baserom.dol", 0x3D4660, 0x4
|
||||
|
||||
.global lbl_80455804
|
||||
lbl_80455804:
|
||||
.incbin "baserom.dol", 0x3D4664, 0x4
|
||||
|
||||
.global lbl_80455808
|
||||
lbl_80455808:
|
||||
.incbin "baserom.dol", 0x3D4668, 0x8
|
||||
|
||||
Reference in New Issue
Block a user