diff --git a/stats.asm b/stats.asm index f0ff4a7..c9e293b 100644 --- a/stats.asm +++ b/stats.asm @@ -213,7 +213,6 @@ RTL ;-------------------------------------------------------------------------------- IncrementSmallKeys: STA $7EF36F ; thing we wrote over, write small key count - PHX LDA !LOCK_STATS : BNE + JSL AddInventory_incrementKeyLong @@ -226,7 +225,6 @@ RTL ;-------------------------------------------------------------------------------- IncrementSmallKeysNoPrimary: STA $7EF36F ; thing we wrote over, write small key count - PHX LDA !LOCK_STATS : BNE + JSL AddInventory_incrementKeyLong