mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-03 18:06:02 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039b910 - 0x8039b950
|
|
|
|
.global lbl_8039B910
|
|
lbl_8039B910:
|
|
.incbin "baserom.dol", 0x398910, 0x40
|
|
|