diff options
Diffstat (limited to 'src/config.h')
| -rw-r--r-- | src/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index 024b6f6..1e674d9 100644 --- a/src/config.h +++ b/src/config.h @@ -16,6 +16,7 @@ typedef enum { CONFIG_BOOL, CONFIG_COLOR, CONFIG_ENUM, + CONFIG_TIME, } config_type_t; typedef struct { |
