shithub: pokered

ref: 053afc46349952688c0ce2116cc76f8d4733895e
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::
	TX_FAR _OakLabEmailText
	db "@"