shithub: pokered

ref: 5f61d0008924304030b87d56f14d790afcf5a055
dir: /scripts/route2house.asm/

View raw version
Route2HouseScript: ; 1deed (7:5eed)
	jp EnableAutoTextBoxDrawing

Route2HouseTextPointers: ; 1def0 (7:5ef0)
	dw Route2HouseText1
	dw Route2HouseText2

Route2HouseText1: ; 1def4 (7:5ef4)
	TX_FAR _Route2HouseText1
	db "@"

Route2HouseText2: ; 1def9 (7:5ef9)
	db $08 ; asm
	ld a, $1
	ld [wWhichTrade], a
	predef DoInGameTradeDialogue
	jp TextScriptEnd