Aded initial lua setup
This commit is contained in:
1
Makefile
1
Makefile
@@ -11,6 +11,7 @@ src/navmesh.cpp \
|
||||
output.o
|
||||
|
||||
include third_party/nugget/psyqo/psyqo.mk
|
||||
include third_party/nugget/psyqo-lua/psyqo-lua.mk
|
||||
|
||||
%.o: %.bin
|
||||
$(PREFIX)-objcopy -I binary --set-section-alignment .data=4 --rename-section .data=.rodata,alloc,load,readonly,data,contents -O $(FORMAT) -B mips $< $@
|
||||
|
||||
Reference in New Issue
Block a user