- small tweak with input frequency
This commit is contained in:
wagic.the.homebrew
2008-12-02 13:56:55 +00:00
parent d66ef78d12
commit b9a9ab6bfa

View File

@@ -365,7 +365,7 @@ u8 JGE::GetAnalogY()
}
#define REPEAT_DELAY 0.5
#define REPEAT_FREQUENCY 5
#define REPEAT_FREQUENCY 7
void JGE::Run()
{
u64 curr;