mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
12 lines
220 B
ArmAsm
12 lines
220 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x803960d0 - 0x803961b0
|
|
|
|
.global lbl_803960D0
|
|
lbl_803960D0:
|
|
.incbin "baserom.dol", 0x3930D0, 0x18
|
|
|
|
.global lbl_803960E8
|
|
lbl_803960E8:
|
|
.incbin "baserom.dol", 0x3930E8, 0xC8
|
|
|