more usage info

This commit is contained in:
Brian 2007-08-30 14:44:40 -06:00
parent f726ffd060
commit 050837045f

View file

@ -129,6 +129,8 @@ Init(void)
printf(" z/Z: change triangle size\n");
printf(" r/R: rotate\n");
printf(" p: toggle line/fill mode\n");
printf(" s: toggle smooth/flat shading\n");
printf(" f: switch polygon fill mode\n");
}