fix warning about M_PI and MAX_PATH redefinition
This commit is contained in:
@@ -786,4 +786,4 @@ void Set_mouse_position(void)
|
||||
#elif defined(USE_SDL2)
|
||||
SDL_WarpMouseInWindow(NULL, Mouse_X*Pixel_width, Mouse_Y*Pixel_height);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user