pokered/scripts/Route2.asm

17 lines
222 B
NASM
Raw Normal View History

Route2_Script:
2014-05-18 18:19:10 +00:00
jp EnableAutoTextBoxDrawing
Route2_TextPointers:
2015-07-18 15:17:29 +00:00
dw PickUpItemText
dw PickUpItemText
2014-05-18 18:19:10 +00:00
dw Route2Text3
dw Route2Text4
2016-06-12 00:24:04 +00:00
Route2Text3:
2014-05-18 18:19:10 +00:00
TX_FAR _Route2Text3
db "@"
2016-06-12 00:24:04 +00:00
Route2Text4:
2014-05-18 18:19:10 +00:00
TX_FAR _Route2Text4
db "@"