[CHG] pngtest.c was deleted (not needed to build libpng)

This commit is contained in:
Crayon2000 2010-01-18 05:02:30 +00:00
parent f229e1b581
commit 1012d5a101
2 changed files with 1 additions and 1703 deletions

View file

@ -294,8 +294,7 @@ void GRRLIB_DrawSphere(f32 r, int lats, int longs, bool filled) {
* @param size Size of the cube edge. * @param size Size of the cube edge.
* @param filled Wired or not. * @param filled Wired or not.
*/ */
void GRRLIB_DrawCube(f32 size, bool filled) void GRRLIB_DrawCube(f32 size, bool filled) {
{
static f32 n[6][3] = static f32 n[6][3] =
{ {
{-1.0, 0.0, 0.0}, {-1.0, 0.0, 0.0},

File diff suppressed because it is too large Load diff