initialze mnum in Race array fencepost to NON_PM

This commit is contained in:
nhmall
2023-11-27 19:24:20 -05:00
parent 38b8196be5
commit 8a5ca6f64c

View File

@@ -1033,7 +1033,7 @@ typedef struct {
/* strings */ \
NULL, NULL, NULL, NULL, {0}, \
/* Indices */ \
0, 0, 0, \
NON_PM, 0, 0, \
/* Bitmasks */ \
0, 0, 0, 0, \
/* Attributes */ \