mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Readd require('ctr') in keyboard
This commit is contained in:
parent
15bb00780b
commit
e87651a404
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
local ctr = require("ctr")
|
||||||
local hid = require("ctr.hid")
|
local hid = require("ctr.hid")
|
||||||
local gfx = require("ctr.gfx")
|
local gfx = require("ctr.gfx")
|
||||||
local hex = gfx.color.hex
|
local hex = gfx.color.hex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue