convert mapjson.py to mapjson.cpp

This commit is contained in:
garak
2019-02-02 14:22:41 -05:00
committed by huderlem
parent 29d6221935
commit 82abc164dc
8 changed files with 1592 additions and 390 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ SCANINC := tools/scaninc/scaninc$(EXE)
PREPROC := tools/preproc/preproc$(EXE)
RAMSCRGEN := tools/ramscrgen/ramscrgen$(EXE)
FIX := tools/gbafix/gbafix$(EXE)
MAPJSON := python tools/mapjson/mapjson.py
MAPJSON := tools/mapjson/mapjson$(EXE)
# Clear the default suffixes
.SUFFIXES: