add some more GPU IO

This commit is contained in:
StapleButter
2017-07-23 15:31:09 +02:00
parent f869975a51
commit e6f5507c9e
3 changed files with 38 additions and 3 deletions

View File

@ -91,6 +91,9 @@ private:
bool Win0Active;
bool Win1Active;
u8 BGMosaicSize[2];
u8 OBJMosaicSize[2];
u16 BlendCnt;
u16 BlendAlpha;
u8 EVA, EVB;