1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
This commit is contained in:
Firew0lf 2015-08-18 12:26:00 +02:00
commit 70f44c95c9
5 changed files with 8 additions and 6 deletions

View file

@ -1,18 +1,13 @@
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <3ds.h>
#include <sf2d.h>
#include <sftd.h>
#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