mirror of
https://github.com/zeldaret/tp
synced 2026-05-26 23:47:46 -04:00
12 lines
219 B
ArmAsm
12 lines
219 B
ArmAsm
.include "macros.inc"
|
|
.section .rodata, "a" # 0x8039b168 - 0x8039b190
|
|
|
|
.global lbl_8039B168
|
|
lbl_8039B168:
|
|
.incbin "baserom.dol", 0x398168, 0xC
|
|
|
|
.global lbl_8039B174
|
|
lbl_8039B174:
|
|
.incbin "baserom.dol", 0x398174, 0x1C
|
|
|