shithub: pokered

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