master brightness

This commit is contained in:
StapleButter
2017-03-01 20:23:41 +01:00
parent bc335e31cb
commit c4d9d27e6e
4 changed files with 56 additions and 6 deletions

View File

@ -64,6 +64,8 @@ private:
u32 BlendFunc;
u16 MasterBrightness;
u16 BGExtPalCache[4][16*256];
u16 OBJExtPalCache[16*256];
u32 BGExtPalStatus[4];