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 a3c8bdde6..e923224ed 100644 --- a/src/common/log.h +++ b/src/common/log.h @@ -63,7 +63,7 @@ enum LOG_TYPE { NDMA, HLE, RENDER, - LCD, + GPU, HW, TIME, NETPLAY, |