mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-26 12:05:22 -05:00
21 lines
394 B
NASM
21 lines
394 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/FontoLab.asm", ROMX
|
|
|
|
FontoLabScriptLoader:: ; 9c908 (27:4908)
|
|
ret
|
|
|
|
FontoLabTextPointers:: ; 9c909 (27:4909)
|
|
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 |