mirror of
https://github.com/zeldaret/tp
synced 2026-06-03 18:36:40 -04:00
8 lines
145 B
ArmAsm
8 lines
145 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x80378878 - 0x80378880
|
|
|
|
.global lbl_80378878
|
|
lbl_80378878:
|
|
.incbin "baserom.dol", 0x375878, 0x8
|
|
|