mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 15:39:32 -05:00
21 lines
430 B
NASM
21 lines
430 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/KantoCeladonElevator.asm", ROMX
|
|
|
|
KantoCeladonElevatorScriptLoader:: ; 9e764 (27:6764)
|
|
ret
|
|
|
|
KantoCeladonElevatorTextPointers:: ; 9e765 (27:6765)
|
|
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 |