mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Changes spaces to tabs; Fixed a warning on compilation.
This commit is contained in:
parent
8ea3cb766f
commit
8f42c4f7ab
2 changed files with 29 additions and 27 deletions
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
#define BOOT_FILE "/ctruLua/main.lua"
|
||||
|
||||
LUALIB_API void luaL_openlibs (lua_State *L);
|
||||
|
||||
int load_ctr_lib(lua_State *L);
|
||||
|
||||
// Display an error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue