Fixed compiler warnings in test programs.
This commit is contained in:
parent
f158b5f47e
commit
59401ae635
4 changed files with 3 additions and 8 deletions
|
@ -98,7 +98,6 @@ void
|
|||
DrawLines(SDL_Renderer * renderer)
|
||||
{
|
||||
int i;
|
||||
int x1, y1, x2, y2;
|
||||
SDL_Rect viewport;
|
||||
|
||||
/* Query the sizes */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue