diff options
Diffstat (limited to 'src/i18n.h')
-rw-r--r-- | src/i18n.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ enum MSGCATALOG_ID { MSG_VERSION, MSG_ERR_VECTOR_MAX_CAPACITY, MSG_ERR_VECTOR_OUT_OF_BOUNDS, + MSG_ERR_VECTOR_UNDERFLOW, }; |