aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_cryomni3d/create_cryomni3d_dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/create_cryomni3d/create_cryomni3d_dat.h')
-rw-r--r--devtools/create_cryomni3d/create_cryomni3d_dat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/devtools/create_cryomni3d/create_cryomni3d_dat.h b/devtools/create_cryomni3d/create_cryomni3d_dat.h
index 13cc5bb3ec..e58e1287fb 100644
--- a/devtools/create_cryomni3d/create_cryomni3d_dat.h
+++ b/devtools/create_cryomni3d/create_cryomni3d_dat.h
@@ -40,5 +40,6 @@ size_t writeGameHeader(FILE *f, uint32 gameId, uint16 version, uint16 lang, uint
#define LANG_EN MKTAG16('e', 'n')
#define LANG_FR MKTAG16('f', 'r')
+#define LANG_IT MKTAG16('i', 't')
#endif