mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-21 14:53:30 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039d360 - 0x8039d390
|
|
|
|
.global lbl_8039D360
|
|
lbl_8039D360:
|
|
.incbin "baserom.dol", 0x39A360, 0x30
|
|
|