mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-23 10:35:04 -05:00
21 lines
406 B
NASM
21 lines
406 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/Route2Gate1F.asm", ROMX
|
|
|
|
Route2Gate1FScriptLoader:: ; 94061 (25:4061)
|
|
ret
|
|
|
|
Route2Gate1FTextPointers:: ; 94062 (25:4062)
|
|
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 |