From Bruce Clay, Build fixes for Win32 VS6.0

This commit is contained in:
Robert Osfield
2004-08-06 05:25:21 +00:00
parent e9f4ed87bc
commit e004dbe58e
3 changed files with 32 additions and 0 deletions

View File

@@ -92,5 +92,7 @@ int main(int, char *[])
viewer.update();
viewer.frame();
}
return(0);
}