mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-07 11:27:26 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x80399990 - 0x80399a20
|
|
|
|
.global lbl_80399990
|
|
lbl_80399990:
|
|
.incbin "baserom.dol", 0x396990, 0x90
|
|
|