mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
12 lines
218 B
ArmAsm
12 lines
218 B
ArmAsm
.include "macros.inc"
|
|
.section .sdata2, "a" # 0x80455008 - 0x80455018
|
|
|
|
.global lbl_80455008
|
|
lbl_80455008:
|
|
.incbin "baserom.dol", 0x3D3E68, 0x8
|
|
|
|
.global lbl_80455010
|
|
lbl_80455010:
|
|
.incbin "baserom.dol", 0x3D3E70, 0x8
|
|
|