summaryrefslogtreecommitdiff
path: root/src/common/log.h
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-17 23:43:55 -0400
committerbunnei <ericbunnie@gmail.com>2014-04-17 23:43:55 -0400
commitc3a4b4bfca154f3f27830fe747c0fd74f8459d84 (patch)
tree3c91454f16cafa94f2076d55998d411236eaf066 /src/common/log.h
parentb2baafaf8ba760ce2b975391fd04db52ad386e29 (diff)
added NDMA hardware interface
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 2eacf05f2..02db8bd55 100644
--- a/src/common/log.h
+++ b/src/common/log.h
@@ -55,7 +55,7 @@ enum LOG_TYPE {
WII_IPC_HID,
WII_IPC_HLE,
WII_IPC_NET,
- WII_IPC_WC24,
+ NDMA,
HLE,
RENDER,
LCD,