aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.cpp')
-rw-r--r--src/ui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.cpp b/src/ui.cpp
index a075037..47ad435 100644
--- a/src/ui.cpp
+++ b/src/ui.cpp
@@ -910,7 +910,7 @@ namespace ui {
bmfh.bfType = 0x4d42;
- bmfh.bfOffBits = 0x36;
+ bmfh.bfOffBits = 54;
bmfh.bfSize = header_size;
bmfh.bfReserved1 = 0;
bmfh.bfReserved2 = 0;