shithub: pokered

ref: b506214f68b3b6cfc75e40373b29961af7cbd6f2
dir: /scripts/SaffronMart.asm/

View raw version
SaffronMart_Script:
	jp EnableAutoTextBoxDrawing

SaffronMart_TextPointers:
	dw SaffronCashierText
	dw SaffronMartText2
	dw SaffronMartText3

SaffronMartText2:
	text_far _SaffronMartText2
	text_end

SaffronMartText3:
	text_far _SaffronMartText3
	text_end