mirror of
https://github.com/pret/pokered.git
synced 2026-05-31 23:42:24 -05:00
15 lines
294 B
NASM
Executable File
15 lines
294 B
NASM
Executable File
SafariZoneRestHouse1Script:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
SafariZoneRestHouse1TextPointers:
|
|
dw SafariZoneRestHouse1Text1
|
|
dw SafariZoneRestHouse1Text2
|
|
|
|
SafariZoneRestHouse1Text1:
|
|
TX_FAR _SafariZoneRestHouse1Text1
|
|
db "@"
|
|
|
|
SafariZoneRestHouse1Text2:
|
|
TX_FAR _SafariZoneRestHouse1Text2
|
|
db "@"
|