Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SilentPatchVC: Explicitly define _USE_MATH_DEFINES
Not doing that makes M_PI disappear (possibly) due to rwcore.h secretly including a math header (which breaks Maths.h on MinGW GCC)
- Loading branch information