shithub: pokered

ref: 1e593d8f8cd07e1072992dc1fc962b6de7508aad
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