updated build files for GIMPACT

This commit is contained in:
ejcoumans
2006-11-12 07:05:37 +00:00
parent d1f6cdd150
commit 06a1de2574
6 changed files with 69 additions and 6 deletions

View File

@@ -1478,7 +1478,6 @@ int main(int argc,char** argv)
concaveDemo->stepFront();
concaveDemo->stepFront();
return glutmain(argc, argv,640,480,"Moving Concave Mesh Demo",concaveDemo);
}