Fix building and update build instructions

This commit is contained in:
PikalaxALT
2019-06-21 20:47:44 -04:00
parent 010db05e73
commit ba0fe59140
4 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ AUTO_GEN_TARGETS += src/data/items.h
src/data/items.h: src/data/items.json src/data/items.json.txt
$(JSONPROC) $^ $@
$(BUILD_DIR)/src/item.o: C_DEP += src/data/items.h
$(C_BUILDDIR)/item.o: c_dep += src/data/items.h