use common macro naming pattern

This commit is contained in:
rr- 2021-02-22 21:44:20 +01:00
parent 71d7266082
commit d37a423fc8
69 changed files with 165 additions and 165 deletions

View file

@ -1,5 +1,5 @@
#ifndef TOMB1MAIN_JSON_UTILS_H
#define TOMB1MAIN_JSON_UTILS_H
#ifndef T1M_JSON_UTILS_H
#define T1M_JSON_UTILS_H
#include "json-parser/json.h"