From 10b2f9d842c1d8add72b7afdd823c9eeb7c18a64 Mon Sep 17 00:00:00 2001 From: Karkat Date: Sat, 6 Jan 2018 23:09:19 -0500 Subject: [PATCH] formatting --- stats.asm | 2 -- 1 file changed, 2 deletions(-) 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