summaryrefslogtreecommitdiff
path: root/src/common/log.h
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-18 17:52:49 -0400
committerbunnei <ericbunnie@gmail.com>2014-04-18 17:52:49 -0400
commit958bca606e80110e05d7c142dda3097fddc96503 (patch)
tree576917751444b4dfdb476d040b4e075bde431b7b /src/common/log.h
parent68a8594d041c416301feeb43bb9f1c41d681b795 (diff)
parent70c2cce963264678b5ba5b6aa17c2653bf459e61 (diff)
Merge branch 'hle-interface'
Diffstat (limited to 'src/common/log.h')
-rw-r--r--src/common/log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/log.h b/src/common/log.h
index 432a307f0..02db8bd55 100644
--- a/src/common/log.h
+++ b/src/common/log.h
@@ -55,8 +55,8 @@ enum LOG_TYPE {
WII_IPC_HID,
WII_IPC_HLE,
WII_IPC_NET,
- WII_IPC_WC24,
- WII_IPC_SSL,
+ NDMA,
+ HLE,
RENDER,
LCD,
HW,