alias for color type and added read() to globals
This commit is contained in:
@@ -22,6 +22,10 @@ local types = {}
|
||||
---@field reactor integer
|
||||
---@field rsio table|nil
|
||||
|
||||
-- ALIASES --
|
||||
|
||||
---@alias color integer
|
||||
|
||||
-- ENUMERATION TYPES --
|
||||
|
||||
---@alias TRI_FAIL integer
|
||||
|
||||
Reference in New Issue
Block a user