summaryrefslogtreecommitdiffstats
path: root/src/common/log.h
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-11 04:43:48 +0200
committerbunnei <ericbunnie@gmail.com>2014-04-11 04:43:48 +0200
commitd4cb2aab63d4739db6b09a821a9e715985e615be (patch)
treea5c2852d325b972ce61343628e3418187efdbbc8 /src/common/log.h
parentchanged some naming/misc cleanups (diff)
downloadyuzu-d4cb2aab63d4739db6b09a821a9e715985e615be.tar
yuzu-d4cb2aab63d4739db6b09a821a9e715985e615be.tar.gz
yuzu-d4cb2aab63d4739db6b09a821a9e715985e615be.tar.bz2
yuzu-d4cb2aab63d4739db6b09a821a9e715985e615be.tar.lz
yuzu-d4cb2aab63d4739db6b09a821a9e715985e615be.tar.xz
yuzu-d4cb2aab63d4739db6b09a821a9e715985e615be.tar.zst
yuzu-d4cb2aab63d4739db6b09a821a9e715985e615be.zip
Diffstat (limited to '')
-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,