mirror of
https://github.com/pret/pokered.git
synced 2024-11-27 16:10:41 +00:00
24 lines
405 B
NASM
Executable File
24 lines
405 B
NASM
Executable File
SafariZoneEastScript:
|
|
jp EnableAutoTextBoxDrawing
|
|
|
|
SafariZoneEastTextPointers:
|
|
dw PickUpItemText
|
|
dw PickUpItemText
|
|
dw PickUpItemText
|
|
dw PickUpItemText
|
|
dw SafariZoneEastText5
|
|
dw SafariZoneEastText6
|
|
dw SafariZoneEastText7
|
|
|
|
SafariZoneEastText5:
|
|
TX_FAR _SafariZoneEastText5
|
|
db "@"
|
|
|
|
SafariZoneEastText6:
|
|
TX_FAR _SafariZoneEastText6
|
|
db "@"
|
|
|
|
SafariZoneEastText7:
|
|
TX_FAR _SafariZoneEastText7
|
|
db "@"
|