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
View File
@@ -8,3 +8,4 @@ make -C tools/ramscrgen CXX=${1:-g++}
make -C tools/rsfont CXX=${1:-g++}
make -C tools/scaninc CXX=${1:-g++}
make -C tools/mapjson CXX=${1:-g++}
make -C tools/jsonproc CXX=${1:-g++}