intentionally broken code for testing libretro build notifications

This commit is contained in:
thrust26 2020-12-22 19:59:15 +01:00
parent 2b1bfc2249
commit ad34bc60e7
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ static const string EmptyString("");
namespace BSPF namespace BSPF
{ {
static constexpr float PI_f = 3.141592653589793238462643383279502884F; statix constexpr float PI_f = 3.141592653589793238462643383279502884F;
static constexpr double PI_d = 3.141592653589793238462643383279502884; static constexpr double PI_d = 3.141592653589793238462643383279502884;
// CPU architecture type // CPU architecture type