1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 08:29:31 +00:00
This commit is contained in:
Neil Zeke Cecchini 2016-02-24 18:01:37 +01:00
parent b6beaddf66
commit cbfc7bfaca

View file

@ -1,4 +1,4 @@
²local ctr = require("ctr")
local ctr = require("ctr")
local fs = require("ctr.fs")
local gfx = require("ctr.gfx")