- fixed libsys includes

git-svn-id: http://moon:8086/svn/mips@201 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-11-23 18:42:38 +00:00
parent d8bd262509
commit b454e8dd00
14 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ void Go(void)
PolySurfOR(points, colors, NPOINTS);
}
main()
int main()
{
RiBegin(RI_NULL); /* As always */