aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;