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

Fixed compile warning

This commit is contained in:
Reuh 2015-08-18 12:05:12 +02:00
parent 8f42c4f7ab
commit 9e21acf044

View file

@ -8,11 +8,10 @@
#include <lua.h>
#include <lauxlib.h>
#include <lualib.h>
#define BOOT_FILE "/ctruLua/main.lua"
LUALIB_API void luaL_openlibs (lua_State *L);
int load_ctr_lib(lua_State *L);
// Display an error