Update main.c so that it matches latest code

This commit is contained in:
Sam Ellicott 2020-05-14 01:48:19 -04:00
parent ee621d9e75
commit 7c6f7c6aaf

View file

@ -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