* Remove a now-useless #define
This commit is contained in:
jean.chalard
2010-02-14 23:53:04 +00:00
parent 350f06fab8
commit 162621c09a

View File

@@ -70,10 +70,6 @@ u8 JGE::GetAnalogY()
#endif
#ifndef NAN
#define NAN Single::NaN
#endif
static map<JButton, float> holds;
static map<JButton, float> oldHolds;
#define REPEAT_DELAY 0.5