mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 14:59:33 -05:00
21 lines
409 B
NASM
21 lines
409 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/KantoHospital.asm", ROMX
|
|
|
|
KantoHospitalScriptLoader:: ; 9ee50 (27:6e50)
|
|
ret
|
|
|
|
KantoHospitalTextPointers:: ; 9ee51 (27:6e51)
|
|
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 |