mirror of
https://github.com/pret/pokered.git
synced 2026-04-24 15:08:51 -05:00
15 lines
306 B
NASM
Executable File
15 lines
306 B
NASM
Executable File
SafariZoneCenterRestHouse_Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
SafariZoneCenterRestHouse_TextPointers:
|
|
dw SafariZoneRestHouse1Text1
|
|
dw SafariZoneRestHouse1Text2
|
|
|
|
SafariZoneRestHouse1Text1:
|
|
TX_FAR _SafariZoneRestHouse1Text1
|
|
db "@"
|
|
|
|
SafariZoneRestHouse1Text2:
|
|
TX_FAR _SafariZoneRestHouse1Text2
|
|
db "@"
|