mirror of
https://github.com/zeldaret/tp
synced 2026-09-07 11:11:53 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x80452000 - 0x80452008
|
||||
|
||||
.global lbl_80452000
|
||||
lbl_80452000:
|
||||
.incbin "baserom.dol", 0x3D0E60, 0x8
|
||||
|
||||
Reference in New Issue
Block a user