diff options
| author | bunnei <bunneidev@gmail.com> | 2014-10-07 19:44:13 -0400 |
|---|---|---|
| committer | bunnei <bunneidev@gmail.com> | 2014-10-07 19:44:13 -0400 |
| commit | a171000cbec1dbae4e5c0c34ea1d7ef1b4313164 (patch) | |
| tree | a6bc766749aabd4eb8df276749fe51db49ee7030 /src/common/log.h | |
| parent | 0e2d83fa3ab4aad56dc8813e45d5fdfe05132a5a (diff) | |
| parent | e6594f9f53df456db42ab2091a7b1397070ff9c8 (diff) | |
Merge pull request #108 from archshift/config
Configuration files
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, |
