fixed: minui.elf segfaults on exit
This commit is contained in:
parent
2492aefb87
commit
9e2eb10f56
1 changed files with 0 additions and 1 deletions
|
|
@ -1493,7 +1493,6 @@ int main (int argc, char *argv[]) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (version) SDL_FreeSurface(version);
|
if (version) SDL_FreeSurface(version);
|
||||||
SDL_FreeSurface(screen);
|
|
||||||
|
|
||||||
Menu_quit();
|
Menu_quit();
|
||||||
POW_quit();
|
POW_quit();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue