formatting
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user