mirror of
https://github.com/zeldaret/tp
synced 2026-06-17 15:17:13 -04:00
split sdata2
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.include "macros.inc"
|
||||
.section .sdata2, "a" # 0x80455240 - 0x80455250
|
||||
|
||||
.global lbl_80455240
|
||||
lbl_80455240:
|
||||
.incbin "baserom.dol", 0x3D40A0, 0x4
|
||||
|
||||
.global lbl_80455244
|
||||
lbl_80455244:
|
||||
.incbin "baserom.dol", 0x3D40A4, 0x4
|
||||
|
||||
.global lbl_80455248
|
||||
lbl_80455248:
|
||||
.incbin "baserom.dol", 0x3D40A8, 0x8
|
||||
|
||||
Reference in New Issue
Block a user