mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
21 lines
427 B
NASM
21 lines
427 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/Route15Pokecenter2F.asm", ROMX
|
|
|
|
Route15Pokecenter2FScriptLoader:: ; 9d3ab (27:53ab)
|
|
ret
|
|
|
|
Route15Pokecenter2FTextPointers:: ; 9d3ac (27:53ac)
|
|
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 |