Content deleted Content added
Speck-Made (talk | contribs) |
|||
Line 24:
glVertex3f(-1.0f,-1.0f, 0.0f); // Bottom Left
glEnd();
return TRUE;
}
|
Line 24:
glVertex3f(-1.0f,-1.0f, 0.0f); // Bottom Left
glEnd();
return TRUE;
}
|