mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
8 lines
145 B
ArmAsm
8 lines
145 B
ArmAsm
|
|
.include "macros.inc"
|
||
|
|
.section .sdata2, "a" # 0x80455640 - 0x80455648
|
||
|
|
|
||
|
|
.global lbl_80455640
|
||
|
|
lbl_80455640:
|
||
|
|
.incbin "baserom.dol", 0x3D44A0, 0x8
|
||
|
|
|