From 28b7cf28c73879c406324f14df424fd7f46e9c14 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 18 Jun 2020 13:53:34 -0400 Subject: Implement o2narc; decompile base stats and movelearns to json --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 92ef1be5..9679e765 100644 --- a/Makefile +++ b/Makefile @@ -201,6 +201,7 @@ TOOLS_DIR = tools SHA1SUM = sha1sum CSV2BIN = $(TOOLS_DIR)/csv2bin/csv2bin JSONPROC = $(TOOLS_DIR)/jsonproc/jsonproc +O2NARC = $(TOOLS_DIR)/o2narc/o2narc GFX = $(TOOLS_DIR)/nitrogfx/nitrogfx MWASMARM_PATCHER = $(TOOLS_DIR)/mwasmarm_patcher/mwasmarm_patcher$(EXE) -q MAKEBANNER = $(WINE) $(TOOLS_DIR)/bin/makebanner.exe -- cgit v1.2.3