pokeyellow/scripts/ceruleanmart.asm
dannye 401d6e7f36 More syncing with pokered
from April 8, 2016 to present
2016-06-11 17:10:37 -05:00

16 lines
254 B
NASM
Executable File

CeruleanMartScript:
jp EnableAutoTextBoxDrawing
CeruleanMartTextPointers:
dw CeruleanCashierText
dw CeruleanMartText2
dw CeruleanMartText3
CeruleanMartText2:
TX_FAR _CeruleanMartText2
db "@"
CeruleanMartText3:
TX_FAR _CeruleanMartText3
db "@"