mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b65c6e8156
49 changed files with 965 additions and 890 deletions
|
|
@ -22,9 +22,9 @@ CeruleanHouse2Text1: ; 74e15 (1d:4e15)
|
|||
call LoadItemList
|
||||
ld hl, wStringBuffer2 + 11
|
||||
ld a, l
|
||||
ld [wcf8b], a
|
||||
ld [wList], a
|
||||
ld a, h
|
||||
ld [wcf8c], a
|
||||
ld [wList + 1], a
|
||||
xor a
|
||||
ld [wcf93], a
|
||||
ld [wMenuItemToSwap], a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue