mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 07:11:06 -04:00
8 lines
146 B
ArmAsm
8 lines
146 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039aa00 - 0x8039aa40
|
|
|
|
.global lbl_8039AA00
|
|
lbl_8039AA00:
|
|
.incbin "baserom.dol", 0x397A00, 0x40
|
|
|