shithub: pokered

ref: 6a322227fdd1e08a1cc6ae8f02682a3e5bb62673
dir: /engine/trade2.asm/

View raw version
Func_42769: ; 42769 (10:6769)
	hlCoord 5, 0
	ld de,OTString67E5
	call PlaceString
	ld a,[wWhichTrade]
	ld [wd11e],a
	predef IndexToPokedex
	hlCoord 9, 0
	ld de,wd11e
	ld bc,$8103
	call PrintNumber
	hlCoord 5, 2
	ld de,wcf4b
	call PlaceString
	hlCoord 8, 4
	ld de,wTrainerScreenX
	call PlaceString
	hlCoord 8, 6
	ld de,wcd4c
	ld bc,$8205
	jp PrintNumber

Func_427a7: ; 427a7 (10:67a7)
	hlCoord 5, 10
	ld de,OTString67E5
	call PlaceString
	ld a,[wTrainerEngageDistance]
	ld [wd11e],a
	predef IndexToPokedex
	hlCoord 9, 10
	ld de,wd11e
	ld bc,$8103
	call PrintNumber
	hlCoord 5, 12
	ld de,wcd6d
	call PlaceString
	hlCoord 8, 14
	ld de,wcd4e
	call PlaceString
	hlCoord 8, 16
	ld de,wcd59
	ld bc,$8205
	jp PrintNumber

OTString67E5: ; 427e5 (10:67e5)
	db "──",$74,$F2,$4E
	db $4E
	db "OT/",$4E
	db $73,"№",$F2,"@"