mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039b950 - 0x8039b9c0
|
|
|
|
.global lbl_8039B950
|
|
lbl_8039B950:
|
|
.incbin "baserom.dol", 0x398950, 0x70
|
|
|