mirror of
https://github.com/encounter/ogws.git
synced 2026-03-30 11:33:37 -07:00
10 lines
196 B
ArmAsm
10 lines
196 B
ArmAsm
.include "macros.inc"
|
|
|
|
# TODO: This is the linker's ".BINARY" section
|
|
|
|
.section .file, "a" # 0x80355280 - 0x80375780
|
|
|
|
.global lbl_80355280
|
|
lbl_80355280:
|
|
.incbin "baserom.dol", 0x351380, 0x20500
|