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 d4e19a6a12
commit 4a3d06397b

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