mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-21 03:26:44 +00:00
Updated Snippet: Constants (markdown)
parent
1814be405e
commit
c5bf966201
@ -23,9 +23,8 @@ DRILL_STATUS_OK equ 0
|
||||
DRILL_STATUS_BUSY equ 1
|
||||
|
||||
;*************************** Inventory actions IDs
|
||||
INV_CLEAR equ 0
|
||||
INV_POLL equ 1
|
||||
INV_CLEAR equ 2
|
||||
INV_EMPTY equ 0
|
||||
|
||||
;*************************** Laser actions IDs
|
||||
LASER_WITHDRAW equ 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user