diff --git a/JGE/include/JGE.h b/JGE/include/JGE.h index 72188e0d3..894311b41 100644 --- a/JGE/include/JGE.h +++ b/JGE/include/JGE.h @@ -92,6 +92,7 @@ class JGE #else SceCtrlData mCtrlPad; u32 mOldButtons; + u32 mVeryOldButtons; u64 mLastTime; u32 mTickFrequency;