mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Tidbits of documentation
This commit is contained in:
parent
116575fb5f
commit
3eb41b5062
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ local gfx = require("ctr.gfx")
|
|||
|
||||
-- Initializing "constants"
|
||||
ctruLua = {}
|
||||
|
||||
--- The ctruLua root directory's absolute path
|
||||
ctruLua.root = fs.getDirectory()
|
||||
|
||||
-- Set up path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue