shithub: pokered

ref: 2b54583c8be4aa28f4c6a70c65baeb2e3c84fdfc
dir: /scripts/CeladonChiefHouse.asm/

View raw version
CeladonChiefHouse_Script:
	call EnableAutoTextBoxDrawing
	ret

CeladonChiefHouse_TextPointers:
	dw CeladonHouseText1
	dw CeladonHouseText2
	dw CeladonHouseText3

CeladonHouseText1:
	text_far _CeladonHouseText1
	text_end

CeladonHouseText2:
	text_far _CeladonHouseText2
	text_end

CeladonHouseText3:
	text_far _CeladonHouseText3
	text_end