shithub: pokered

ref: 9cfae346587676e8f7b345a41b0b55734da2dd23
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