mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
436 B
NASM
21 lines
436 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/BaadonRouteGateNewtype.asm", ROMX
|
|
|
|
BaadonRouteGateNewtypeScriptLoader:: ; 9cd78 (27:4d78)
|
|
ret
|
|
|
|
BaadonRouteGateNewtypeTextPointers:: ; 9cd79 (27:4d79)
|
|
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 |