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

Updated to Lua 5.3.2

This commit is contained in:
Reuh 2015-12-04 18:30:38 +01:00
parent 4acd13de9b
commit 0105970ab7
77 changed files with 1689 additions and 1177 deletions

View file

@ -29,9 +29,9 @@ include $(DEVKITARM)/3ds_rules
#---------------------------------------------------------------------------------
TARGET := ctruLua
BUILD := build
SOURCES := source libs/lua-5.3.1/src
SOURCES := source libs/lua-5.3.2/src
DATA := data
INCLUDES := include libs/lua-5.3.1/src libs/lzlib
INCLUDES := include libs/lua-5.3.2/src libs/lzlib
#ROMFS := romfs
APP_TITLE := ctruLua