summaryrefslogtreecommitdiff
path: root/src/common/log.h
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-10 22:43:48 -0400
committerbunnei <ericbunnie@gmail.com>2014-04-10 22:43:48 -0400
commitd4cb2aab63d4739db6b09a821a9e715985e615be (patch)
treea5c2852d325b972ce61343628e3418187efdbbc8 /src/common/log.h
parent3bd041f5b0cd481ded892594d569462492679e39 (diff)
added logger for generic HLE
Diffstat (limited to 'src/common/log.h')
-rw-r--r--src/common/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/log.h b/src/common/log.h
index 432a307f0..2eacf05f2 100644
--- a/src/common/log.h
+++ b/src/common/log.h
@@ -56,7 +56,7 @@ enum LOG_TYPE {
WII_IPC_HLE,
WII_IPC_NET,
WII_IPC_WC24,
- WII_IPC_SSL,
+ HLE,
RENDER,
LCD,
HW,