mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 15:24:30 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039c220 - 0x8039c230
|
|
|
|
.global lbl_8039C220
|
|
lbl_8039C220:
|
|
.incbin "baserom.dol", 0x399220, 0x10
|
|
|