shithub: pokered

ref: 8a79315635ee9ebb6eed5c9648fe89746085d0b1
dir: /scripts/CeruleanMart.asm/

View raw version
CeruleanMart_Script:
	jp EnableAutoTextBoxDrawing

CeruleanMart_TextPointers:
	dw CeruleanCashierText
	dw CeruleanMartText2
	dw CeruleanMartText3

CeruleanMartText2:
	text_far _CeruleanMartText2
	text_end

CeruleanMartText3:
	text_far _CeruleanMartText3
	text_end