* Restore the behavior of GetButtonClick, which had been made so that it
  would miss more clicks than it should.
This commit is contained in:
jean.chalard
2008-11-25 15:35:01 +00:00
parent 8ac9da6a7b
commit 886507c525

View File

@@ -92,6 +92,7 @@ class JGE
#else
SceCtrlData mCtrlPad;
u32 mOldButtons;
u32 mVeryOldButtons;
u64 mLastTime;
u32 mTickFrequency;