include MAXTCHARS in --dumpenums

This commit is contained in:
nhmall
2026-05-26 22:00:12 -04:00
parent 598253eac8
commit e352048612
+1
View File
@@ -791,6 +791,7 @@ static const struct enum_dump glyph_offsets_dump[] = {
dump_om(NUM_REAL_GEMS),
dump_om(NUM_GLASS_GEMS),
dump_om(MAXEXPCHARS),
dump_om(MAXTCHARS),
dump_om(WARNCOUNT),
};
#undef dump_om