mirror of
https://github.com/zeldaret/tp
synced 2026-06-14 22:29:14 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039c250 - 0x8039c260
|
|
|
|
.global lbl_8039C250
|
|
lbl_8039C250:
|
|
.incbin "baserom.dol", 0x399250, 0x10
|
|
|