mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
serial/trade/misc
This commit is contained in:
parent
9de54645c8
commit
3fdb8a0d89
74 changed files with 1934 additions and 1648 deletions
|
|
@ -2098,7 +2098,7 @@ ItemUseTMHM: ; e479 (3:6479)
|
|||
hlCoord 14, 7
|
||||
ld bc,$080f
|
||||
ld a,$14
|
||||
ld [wd125],a
|
||||
ld [wTextBoxID],a
|
||||
call DisplayTextBoxID ; yes/no menu
|
||||
ld a,[wCurrentMenuItem]
|
||||
and a
|
||||
|
|
@ -2489,7 +2489,7 @@ TossItem_: ; e6f1 (3:66f1)
|
|||
hlCoord 14, 7
|
||||
ld bc,$080f
|
||||
ld a,$14
|
||||
ld [wd125],a
|
||||
ld [wTextBoxID],a
|
||||
call DisplayTextBoxID ; yes/no menu
|
||||
ld a,[wd12e]
|
||||
cp a,2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue