shithub: tinygl

Download patch

ref: 16b739872c0658eae7c7bb1424bcafe296b68842
parent: 711de5682e829770a1f2f68d863929d3cd5ca837
author: David <gek@katherine>
date: Thu Mar 11 20:08:58 EST 2021

Automatic commit.

--- a/src/zgl.h
+++ b/src/zgl.h
@@ -9,7 +9,7 @@
 //Needed for memcpy
 #include <string.h>
 #ifndef M_PI
-#define M_PI 3.14159265358979323
+#define M_PI 3.1415926535897932384626433832795
 #endif
 //#define DEBUG
 #ifndef NDEBUG