Make VS2013 happy (fixes #90)
This commit is contained in:
parent
0653bd8d07
commit
c7af7d235a
1 changed files with 1 additions and 0 deletions
|
@ -439,6 +439,7 @@ main(int argc, char **argv)
|
|||
break;
|
||||
default:
|
||||
renderer = NULL;
|
||||
renderer_free = NULL;
|
||||
};
|
||||
|
||||
if (!renderer) {
|
||||
|
|
Loading…
Reference in a new issue