mirror of
https://github.com/ctruLua/ctruLua.git
synced 2025-10-27 16:39:29 +00:00
Updated README and Makefile
This commit is contained in:
parent
5f6e36ac48
commit
bea69d4e30
2 changed files with 3 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -26,7 +26,7 @@ include $(DEVKITARM)/3ds_rules
|
|||
# - icon.png
|
||||
# - <libctru folder>/default_icon.png
|
||||
#---------------------------------------------------------------------------------
|
||||
TARGET := $(notdir $(CURDIR))
|
||||
TARGET := ctruLua
|
||||
BUILD := build
|
||||
SOURCES := source libs/lua-5.3.1/src
|
||||
DATA := data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue