mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
8 lines
145 B
ArmAsm
8 lines
145 B
ArmAsm
|
|
.include "macros.inc"
|
||
|
|
.section .sdata2, "a" # 0x804553f0 - 0x804553f8
|
||
|
|
|
||
|
|
.global lbl_804553F0
|
||
|
|
lbl_804553F0:
|
||
|
|
.incbin "baserom.dol", 0x3D4250, 0x8
|
||
|
|
|