shithub: tinygl

Download patch

ref: 65288ed036d1531eb9cc03b0967242e8b65d1e0f
parent: 9e90e59ea46596596f484cf53789a11424a4eaf4
author: MHS <gek@katherine>
date: Fri Apr 9 09:49:04 EDT 2021

Automatic commit.

--- a/Raw_Demos/gears.c
+++ b/Raw_Demos/gears.c
@@ -21,10 +21,10 @@
 
 //Doesn't drag in anything.
 #include "../include/zbuffer.h"
-#define CHAD_MATH_IMPL
+//#define CHAD_MATH_IMPL
 
 //Drags in Math and String (which are already dragged in above.)
-#include "../include-demo/3dMath.h"
+//#include "../include-demo/3dMath.h"
 
 //Requires 
 /*