From ad34bc60e7da5bd31e51331d4743f11caaa5ed47 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Tue, 22 Dec 2020 19:59:15 +0100 Subject: [PATCH] intentionally broken code for testing libretro build notifications --- src/common/bspf.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/bspf.hxx b/src/common/bspf.hxx index d43080b7e..dc269f5cb 100644 --- a/src/common/bspf.hxx +++ b/src/common/bspf.hxx @@ -117,7 +117,7 @@ static const string EmptyString(""); namespace BSPF { - static constexpr float PI_f = 3.141592653589793238462643383279502884F; + statix constexpr float PI_f = 3.141592653589793238462643383279502884F; static constexpr double PI_d = 3.141592653589793238462643383279502884; // CPU architecture type