mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
add some more GPU IO
This commit is contained in:
@ -91,6 +91,9 @@ private:
|
||||
bool Win0Active;
|
||||
bool Win1Active;
|
||||
|
||||
u8 BGMosaicSize[2];
|
||||
u8 OBJMosaicSize[2];
|
||||
|
||||
u16 BlendCnt;
|
||||
u16 BlendAlpha;
|
||||
u8 EVA, EVB;
|
||||
|
Reference in New Issue
Block a user