isInventory var

This commit is contained in:
2022-06-11 13:08:49 -04:00
parent c3f6e2399d
commit 7df1d5eff9
4 changed files with 12 additions and 0 deletions
+2
View File
@@ -30,6 +30,8 @@ RoundNrDisplay
;=====================================================
variablesStart ; zeroing starts here
;=====================================================
isInventory .ds 1 ; 0 - purchase, $ff - inventory
;--------------
drawFunction .ds 1 ; 0 - plot, %10000000 - LineLength (N), %01000000 - DrawCheck (V)
;--------------
sfx_effect .ds 1