diff options
Diffstat (limited to 'src/common/log.h')
-rw-r--r-- | src/common/log.h | 2 |
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, |