mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-26 20:15:13 -05:00
21 lines
406 B
NASM
21 lines
406 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/Route2Gate2F.asm", ROMX
|
|
|
|
Route2Gate2FScriptLoader:: ; 940c1 (25:40c1)
|
|
ret
|
|
|
|
Route2Gate2FTextPointers:: ; 940c2 (25:40c2)
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText |