J :
* Try fix NAN under windows
This commit is contained in:
@@ -69,6 +69,9 @@ 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;
|
||||||
|
|||||||
Reference in New Issue
Block a user