J :
* Remove a now-useless #define
This commit is contained in:
@@ -70,10 +70,6 @@ u8 JGE::GetAnalogY()
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef NAN
|
|
||||||
#define NAN Single::NaN
|
|
||||||
#endif
|
|
||||||
|
|
||||||
static map<JButton, float> holds;
|
static map<JButton, float> holds;
|
||||||
static map<JButton, float> oldHolds;
|
static map<JButton, float> oldHolds;
|
||||||
#define REPEAT_DELAY 0.5
|
#define REPEAT_DELAY 0.5
|
||||||
|
|||||||
Reference in New Issue
Block a user