diff options
Diffstat (limited to 'src/common/log.h')
-rw-r--r-- | src/common/log.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/log.h b/src/common/log.h index 291534c67..bfd73f8a5 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -28,6 +28,7 @@ enum LOG_TYPE { COMMANDPROCESSOR, COMMON, CONSOLE, + CONFIG, DISCIO, FILEMON, DSPHLE, |