shithub: pokered

ref: 3756ec6dd94daf1ea5826f9bd9e30e00087f242f
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