mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
20 lines
364 B
ArmAsm
20 lines
364 B
ArmAsm
|
|
.include "macros.inc"
|
||
|
|
.section .sdata2, "a" # 0x80456550 - 0x80456560
|
||
|
|
|
||
|
|
.global lbl_80456550
|
||
|
|
lbl_80456550:
|
||
|
|
.incbin "baserom.dol", 0x3D53B0, 0x4
|
||
|
|
|
||
|
|
.global lbl_80456554
|
||
|
|
lbl_80456554:
|
||
|
|
.incbin "baserom.dol", 0x3D53B4, 0x4
|
||
|
|
|
||
|
|
.global lbl_80456558
|
||
|
|
lbl_80456558:
|
||
|
|
.incbin "baserom.dol", 0x3D53B8, 0x4
|
||
|
|
|
||
|
|
.global lbl_8045655C
|
||
|
|
lbl_8045655C:
|
||
|
|
.incbin "baserom.dol", 0x3D53BC, 0x4
|
||
|
|
|