shithub: pokered

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