shithub: pokered

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