aboutsummaryrefslogtreecommitdiff
path: root/GPU2D.h
diff options
context:
space:
mode:
Diffstat (limited to 'GPU2D.h')
-rw-r--r--GPU2D.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/GPU2D.h b/GPU2D.h
index 0230802..89694e8 100644
--- a/GPU2D.h
+++ b/GPU2D.h
@@ -64,6 +64,8 @@ private:
u32 BlendFunc;
+ u16 MasterBrightness;
+
u16 BGExtPalCache[4][16*256];
u16 OBJExtPalCache[16*256];
u32 BGExtPalStatus[4];