mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
16 lines
291 B
ArmAsm
16 lines
291 B
ArmAsm
.include "macros.inc"
|
|
.section .sdata2, "a" # 0x80453ef8 - 0x80453f10
|
|
|
|
.global lbl_80453EF8
|
|
lbl_80453EF8:
|
|
.incbin "baserom.dol", 0x3D2D58, 0x8
|
|
|
|
.global lbl_80453F00
|
|
lbl_80453F00:
|
|
.incbin "baserom.dol", 0x3D2D60, 0x8
|
|
|
|
.global lbl_80453F08
|
|
lbl_80453F08:
|
|
.incbin "baserom.dol", 0x3D2D68, 0x8
|
|
|