mirror of
https://github.com/zeldaret/tp
synced 2026-05-31 01:16:02 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039c240 - 0x8039c250
|
|
|
|
.global lbl_8039C240
|
|
lbl_8039C240:
|
|
.incbin "baserom.dol", 0x399240, 0x10
|
|
|