mirror of
https://github.com/yawut/SDL.git
synced 2026-04-20 07:37:28 -05:00
Fixed compiler warning
This commit is contained in:
parent
aea7e124a9
commit
ae5606df0b
|
|
@ -168,7 +168,7 @@ static int render_hasBlendModes (void)
|
|||
{
|
||||
int fail;
|
||||
int ret;
|
||||
int mode;
|
||||
SDL_BlendMode mode;
|
||||
|
||||
fail = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user