mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
21 lines
492 B
NASM
Executable File
21 lines
492 B
NASM
Executable File
SafariZoneRestHouse4Script: ; 45dc0 (11:5dc0)
|
|
call EnableAutoTextBoxDrawing
|
|
ret
|
|
|
|
SafariZoneRestHouse4TextPointers: ; 45dc4 (11:5dc4)
|
|
dw SafariZoneRestHouse4Text1
|
|
dw SafariZoneRestHouse4Text2
|
|
dw SafariZoneRestHouse4Text3
|
|
|
|
SafariZoneRestHouse4Text1: ; 45dca (11:5dca)
|
|
TX_FAR _SafariZoneRestHouse4Text1
|
|
db "@"
|
|
|
|
SafariZoneRestHouse4Text2: ; 45dcf (11:5dcf)
|
|
TX_FAR _SafariZoneRestHouse4Text2
|
|
db "@"
|
|
|
|
SafariZoneRestHouse4Text3: ; 45dd4 (11:5dd4)
|
|
TX_FAR _SafariZoneRestHouse4Text3
|
|
db "@"
|