mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2024-11-24 02:29:43 +00:00
Don't change M_PI in application code, that's not an SDL symbol
This commit is contained in:
parent
ff82341ce9
commit
9ff15e5382
@ -203,11 +203,6 @@ expression e;
|
||||
- SDL_HINT_VIDEODRIVER
|
||||
+ SDL_HINT_VIDEO_DRIVER
|
||||
|
||||
@@
|
||||
@@
|
||||
- M_PI
|
||||
+ SDL_PI_D
|
||||
|
||||
// SDL_GetRevisionNumber() has been removed from the API, it always returned 0 in SDL 2.0.
|
||||
@@
|
||||
@@
|
||||
|
Loading…
Reference in New Issue
Block a user