From 4a3d06397b810a2d51e50079992948ab2c5dd0c4 Mon Sep 17 00:00:00 2001 From: Sam Ellicott Date: Thu, 14 May 2020 01:48:19 -0400 Subject: [PATCH] Update main.c so that it matches latest code --- colorchord2/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colorchord2/main.c b/colorchord2/main.c index b80d5e9..81a5de1 100644 --- a/colorchord2/main.c +++ b/colorchord2/main.c @@ -429,7 +429,7 @@ int main(int argc, char ** argv) Now = OGGetAbsoluteTime(); double Last = Now; - while( !bQuitColorChord ) + while( !headless ) { char stt[1024]; //Handle Rawdraw frame swappign