ref: f81772344829143ed3b16bfb7764c1d66414a886
parent: 87fe8d350290348219affebcc0fb89965e8e90f8
author: Turo Lamminen <turotl@gmail.com>
date: Sat May 19 11:35:38 EDT 2018
dehacked: Make deh_mapping_entry_s name member const
--- a/src/deh_mapping.h
+++ b/src/deh_mapping.h
@@ -60,7 +60,7 @@
{
// field name
- char *name;
+ const char *name;
// location relative to the base in the deh_mapping_t struct
// If this is NULL, it is an unsupported mapping