mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-29 16:14:54 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039d220 - 0x8039d260
|
|
|
|
.global lbl_8039D220
|
|
lbl_8039D220:
|
|
.incbin "baserom.dol", 0x39A220, 0x40
|
|
|