mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-28 00:39:30 +00:00
Fixed sublime-completions doc building
This commit is contained in:
parent
1f23b86379
commit
15bb00780b
2 changed files with 2 additions and 4 deletions
|
|
@ -1,10 +1,8 @@
|
|||
local ctr = require("ctr")
|
||||
local hid = require("ctr.hid")
|
||||
local gfx = require("ctr.gfx")
|
||||
local hex = gfx.color.hex
|
||||
|
||||
-- Options
|
||||
|
||||
local config = {}
|
||||
loadfile(ctr.root .. "config/keyboard.cfg", nil, config)()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue