formatting

This commit is contained in:
Karkat
2018-01-06 23:09:19 -05:00
parent 0931f08676
commit 10b2f9d842

View File

@@ -213,7 +213,6 @@ RTL
;-------------------------------------------------------------------------------- ;--------------------------------------------------------------------------------
IncrementSmallKeys: IncrementSmallKeys:
STA $7EF36F ; thing we wrote over, write small key count STA $7EF36F ; thing we wrote over, write small key count
PHX PHX
LDA !LOCK_STATS : BNE + LDA !LOCK_STATS : BNE +
JSL AddInventory_incrementKeyLong JSL AddInventory_incrementKeyLong
@@ -226,7 +225,6 @@ RTL
;-------------------------------------------------------------------------------- ;--------------------------------------------------------------------------------
IncrementSmallKeysNoPrimary: IncrementSmallKeysNoPrimary:
STA $7EF36F ; thing we wrote over, write small key count STA $7EF36F ; thing we wrote over, write small key count
PHX PHX
LDA !LOCK_STATS : BNE + LDA !LOCK_STATS : BNE +
JSL AddInventory_incrementKeyLong JSL AddInventory_incrementKeyLong