shithub: pokered

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

View raw version
CeladonHotel_Script:
	jp EnableAutoTextBoxDrawing

CeladonHotel_TextPointers:
	dw CeladonHotelText1
	dw CeladonHotelText2
	dw CeladonHotelText3

CeladonHotelText1:
	text_far _CeladonHotelText1
	text_end

CeladonHotelText2:
	text_far _CeladonHotelText2
	text_end

CeladonHotelText3:
	text_far _CeladonHotelText3
	text_end