Merge branch 'devel' into pocket-alpha-dev

This commit is contained in:
Mikayla
2024-03-13 13:55:51 +00:00
61 changed files with 1818 additions and 788 deletions

View File

@@ -7,7 +7,7 @@ local flasher = require("graphics.flasher")
local core = {}
core.version = "2.2.0"
core.version = "2.2.3"
core.flasher = flasher
core.events = events
@@ -61,6 +61,9 @@ end
---@field blit_fgd string
---@field blit_bkg string
-- add inherited flag, 3 isn't a pure color so it wouldn't be used
colors._INHERIT = 3
-- create a new color pair definition
---@nodiscard
---@param a color