shithub: pokered

ref: b2369b0961add3a7b7475870df4e46566903dd8b
dir: /engine/events/hidden_objects/oaks_lab_email.asm/

View raw version
DisplayOakLabEmailText:
	ld a, [wSpriteStateData1 + 9]
	cp SPRITE_FACING_UP
	ret nz
	call EnableAutoTextBoxDrawing
	tx_pre_jump OakLabEmailText

OakLabEmailText::
	text_far _OakLabEmailText
	text_end