Makefile uses make_tools, mapjson takes out dir.

Removed generated files (layouts.h, map_groups.h) from git.
This commit is contained in:
Icedude907
2023-11-11 22:51:04 +13:00
parent 12a64fecb4
commit 7fa9819d9a
8 changed files with 131 additions and 1145 deletions

View File

@@ -1,4 +1,6 @@
// jsonproc.cpp
// jsonproc converts JSON data to an output file based on an Inja template.
// https://github.com/pantor/inja
#include "jsonproc.h"