Fixed compiler warning
This commit is contained in:
parent
264e590e65
commit
ce2e619ac9
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ static int render_hasBlendModes (void)
|
|||
{
|
||||
int fail;
|
||||
int ret;
|
||||
int mode;
|
||||
SDL_BlendMode mode;
|
||||
|
||||
fail = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue