mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
documented flags and misc. fixes
This commit is contained in:
parent
1a987d1e1a
commit
b6a7e5e9cf
12 changed files with 96 additions and 54 deletions
|
|
@ -1421,7 +1421,7 @@ ItemUseCardKey: ; e022 (3:6022)
|
|||
xor a
|
||||
ld [wUnusedD71F],a
|
||||
call GetTileAndCoordsInFrontOfPlayer
|
||||
ld a,[GetTileAndCoordsInFrontOfPlayer] ; $4586
|
||||
ld a,[GetTileAndCoordsInFrontOfPlayer]
|
||||
cp a,$18
|
||||
jr nz,.next0
|
||||
ld hl,CardKeyTable1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue