add --dumpmongen to view mongen_order[] array

This commit is contained in:
nhmall
2025-02-14 09:38:29 -05:00
parent 027bf78f28
commit f1be2eaffa
6 changed files with 47 additions and 2 deletions

View File

@@ -441,6 +441,7 @@ enum earlyarg {
, ARG_DUMPENUMS
#endif
, ARG_DUMPGLYPHIDS
, ARG_DUMPMONGEN
#ifdef WIN32
, ARG_WINDOWS
#endif