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 9ccad39bee..f9ae6bdee1 100644
--- a/devtools/create_cryomni3d/create_cryomni3d_dat.h
+++ b/devtools/create_cryomni3d/create_cryomni3d_dat.h
@@ -38,6 +38,7 @@ size_t writeGameHeader(FILE *f, uint32 gameId, uint16 version, uint16 lang, uint
#define PLATFORM_SATURN 0x10
#define PLATFORM_ALL 0xffffffff
+#define LANG_BR MKTAG16('b', 'r')
#define LANG_DE MKTAG16('d', 'e')
#define LANG_EN MKTAG16('e', 'n')
#define LANG_ES MKTAG16('e', 's')