mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
16 lines
295 B
ArmAsm
16 lines
295 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x80379840 - 0x80379c30
|
|
|
|
.global lbl_80379840
|
|
lbl_80379840:
|
|
.incbin "baserom.dol", 0x376840, 0x64
|
|
|
|
.global lbl_803798A4
|
|
lbl_803798A4:
|
|
.incbin "baserom.dol", 0x3768A4, 0x14
|
|
|
|
.global lbl_803798B8
|
|
lbl_803798B8:
|
|
.incbin "baserom.dol", 0x3768B8, 0x378
|
|
|