fix warning about M_PI and MAX_PATH redefinition
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include "sdlscreen.h"
|
||||
#endif
|
||||
|
||||
#if defined(__VBCC__) || defined(__GP2X__) || defined(__WIZ__) || defined(__CAANOO__)
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.141592653589793238462643
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user