aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi_mickey.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/preagi_mickey.cpp')
-rw-r--r--engines/agi/preagi_mickey.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/preagi_mickey.cpp b/engines/agi/preagi_mickey.cpp
index 02c48b090b..ad1bddff02 100644
--- a/engines/agi/preagi_mickey.cpp
+++ b/engines/agi/preagi_mickey.cpp
@@ -921,7 +921,7 @@ void MickeyEngine::drawLogo() {
const byte *BCGColorMapping = BCGColorMappingCGAToEGA;
// disable color mapping in case we are in CGA mode
- if (_renderMode == RENDERMODE_CGA)
+ if (_renderMode == Common::kRenderCGA)
BCGColorMapping = BCGColorMappingCGAToCGA;
// read logos.bcg