mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-09-14 02:46:55 +00:00
Updates inventory clear to use current constant INV_CLEAR not INV_EMPTY
parent
997cf5577c
commit
4ce72fb7d7
@ -192,7 +192,7 @@ inventory:
|
||||
HWI HWID_HOLO
|
||||
JMP end
|
||||
inventory_clear:
|
||||
MOV A, INV_EMPTY
|
||||
MOV A, INV_CLEAR
|
||||
HWI HWID_INV
|
||||
JMP end
|
||||
laser_biomass:
|
||||
|
Loading…
x
Reference in New Issue
Block a user