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" # 0x8039d2f0 - 0x8039d360
|
||
|
|
|
||
|
|
.global lbl_8039D2F0
|
||
|
|
lbl_8039D2F0:
|
||
|
|
.incbin "baserom.dol", 0x39A2F0, 0x70
|
||
|
|
|