mirror of
https://github.com/zeldaret/tp
synced 2026-05-27 08:08:59 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x80399910 - 0x80399990
|
|
|
|
.global lbl_80399910
|
|
lbl_80399910:
|
|
.incbin "baserom.dol", 0x396910, 0x80
|
|
|