aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/display.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/dc/display.cpp')
-rw-r--r--backends/dc/display.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/dc/display.cpp b/backends/dc/display.cpp
index 040eb0dec5..2408db0fc8 100644
--- a/backends/dc/display.cpp
+++ b/backends/dc/display.cpp
@@ -572,3 +572,4 @@ int OSystem_Dreamcast::getGraphicsMode() const
return 0;
}
+int gBitFormat = 565;