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();
|
||||
|
||||
// End stuff
|
||||
EndDirectSound();
|
||||
EndTextObject();
|
||||
EndDirectSound();
|
||||
EndDirectDraw();
|
||||
|
||||
SDL_FreeCursor(cursor);
|
||||
|
|
Loading…
Add table
Reference in a new issue