Damn typo...

SVN revision: 32209
This commit is contained in:
Gustavo Sverzut Barbieri 2007-10-29 21:03:08 +00:00
parent 069305f380
commit 56bd752741
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ soft16_line_draw(Soft16_Image *dst, RGBA_Draw_Context *dc, int x0, int y0, int x
t = y0;
y0 = y1;
y1 = y0;
y1 = t;
}
if (dx == 0 && dy == 0)