mirror of
https://github.com/zeldaret/tp
synced 2026-05-25 23:35:23 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039c220 - 0x8039c230
|
|
|
|
.global lbl_8039C220
|
|
lbl_8039C220:
|
|
.incbin "baserom.dol", 0x399220, 0x10
|
|
|