diff options
Diffstat (limited to 'src/GPU2D.h')
-rw-r--r-- | src/GPU2D.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GPU2D.h b/src/GPU2D.h index 4c68cdb..affcc75 100644 --- a/src/GPU2D.h +++ b/src/GPU2D.h @@ -92,6 +92,7 @@ private: bool Win1Active; u16 BlendCnt; + u16 BlendAlpha; u8 EVA, EVB; u8 EVY; |