1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 08:29:31 +00:00

Readd require('ctr') in keyboard

This commit is contained in:
Reuh 2016-04-02 19:09:40 +02:00
parent 15bb00780b
commit e87651a404

View file

@ -1,3 +1,4 @@
local ctr = require("ctr")
local hid = require("ctr.hid")
local gfx = require("ctr.gfx")
local hex = gfx.color.hex