summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/genlang1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/genlang b/tools/genlang
index d0b0f145ef..863a104185 100755
--- a/tools/genlang
+++ b/tools/genlang
@@ -718,6 +718,7 @@ MOO
718 718
719 # Output end of lang_enum.h 719 # Output end of lang_enum.h
720 print HFILE_CORE <<MOO 720 print HFILE_CORE <<MOO
721 LANG_LAST_VOICEONLY_INDEX_IN_ARRAY /* this is not a string, this is a marker */
721}; 722};
722/* end of generated enum list */ 723/* end of generated enum list */
723#endif /* _LANG_ENUM_H_ */ 724#endif /* _LANG_ENUM_H_ */