summaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorShizZy <shizzy@6bit.net>2013-09-19 04:35:09 +0200
committerShizZy <shizzy@6bit.net>2013-09-19 04:35:09 +0200
commita658419946514f3d4cbbbf31178a9e6c8f2a7425 (patch)
tree0379e21c648ff1724477ae17d86037a3c3130a51 /src/common
parentadded CORE and LOADER to LogTypes (diff)
downloadyuzu-a658419946514f3d4cbbbf31178a9e6c8f2a7425.tar
yuzu-a658419946514f3d4cbbbf31178a9e6c8f2a7425.tar.gz
yuzu-a658419946514f3d4cbbbf31178a9e6c8f2a7425.tar.bz2
yuzu-a658419946514f3d4cbbbf31178a9e6c8f2a7425.tar.lz
yuzu-a658419946514f3d4cbbbf31178a9e6c8f2a7425.tar.xz
yuzu-a658419946514f3d4cbbbf31178a9e6c8f2a7425.tar.zst
yuzu-a658419946514f3d4cbbbf31178a9e6c8f2a7425.zip
Diffstat (limited to 'src/common')
-rw-r--r--src/common/src/log.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/src/log.h b/src/common/src/log.h
index fc0d7fb1c..c2549affb 100644
--- a/src/common/src/log.h
+++ b/src/common/src/log.h
@@ -22,7 +22,6 @@ enum LOG_TYPE {
COMMANDPROCESSOR,
COMMON,
CONSOLE,
- CORE,
DISCIO,
FILEMON,
DSPHLE,
@@ -36,7 +35,6 @@ enum LOG_TYPE {
ARM11,
GPFIFO,
OSHLE,
- LOADER,
MASTER_LOG,
MEMMAP,
MEMCARD_MANAGER,