shithub: pokered

ref: f9ae7b1240863b4311d24944ae7ec3c1d9b24507
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