Commit ce2e619a authored by Sam Lantinga's avatar Sam Lantinga

Fixed compiler warning

parent 264e590e
......@@ -168,7 +168,7 @@ static int render_hasBlendModes (void)
{
int fail;
int ret;
int mode;
SDL_BlendMode mode;
fail = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment