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 132a1bc..0f59ae3 100644 --- a/src/GPU2D.h +++ b/src/GPU2D.h @@ -110,6 +110,7 @@ protected: u8 EVA, EVB; u8 EVY; + bool CaptureLatch; u32 CaptureCnt; u16 MasterBrightness; |