shithub: pokered

ref: bbc257476f9aac8d04d75a8036d412caa8f7d515
dir: /engine/events/hidden_objects/indigo_plateau_hq.asm/

View raw version
PrintIndigoPlateauHQText:
	ld a, [wSpritePlayerStateData1FacingDirection]
	cp SPRITE_FACING_UP
	ret nz
	call EnableAutoTextBoxDrawing
	tx_pre_jump IndigoPlateauHQText

IndigoPlateauHQText::
	text_far _IndigoPlateauHQText
	text_end