mirror of
https://github.com/zeldaret/tp
synced 2026-09-09 11:54:28 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x804563a8 - 0x804563b0
|
||||
|
||||
.global lbl_804563A8
|
||||
lbl_804563A8:
|
||||
.incbin "baserom.dol", 0x3D5208, 0x4
|
||||
|
||||
.global lbl_804563AC
|
||||
lbl_804563AC:
|
||||
.incbin "baserom.dol", 0x3D520C, 0x4
|
||||
|
||||
Reference in New Issue
Block a user