Merge branch 'accurate' into portable
This commit is contained in:
commit
785131a184
1 changed files with 1 additions and 1 deletions
|
@ -309,8 +309,8 @@ int main(int argc, char *argv[])
|
||||||
Game();
|
Game();
|
||||||
|
|
||||||
// End stuff
|
// End stuff
|
||||||
EndDirectSound();
|
|
||||||
EndTextObject();
|
EndTextObject();
|
||||||
|
EndDirectSound();
|
||||||
EndDirectDraw();
|
EndDirectDraw();
|
||||||
|
|
||||||
SDL_FreeCursor(cursor);
|
SDL_FreeCursor(cursor);
|
||||||
|
|
Loading…
Add table
Reference in a new issue