mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 21:34:28 -04:00
21 lines
400 B
NASM
21 lines
400 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/WestMart3F.asm", ROMX
|
|
|
|
WestMart3FScriptLoader:: ; 98418 (26:4418)
|
|
ret
|
|
|
|
WestMart3FTextPointers:: ; 98419 (26:4419)
|
|
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 |