diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index cd425bbd..e28c843b 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -309,7 +309,7 @@ void exit_engine() // Shutdown libxml xmlCleanupParser(); - + // Shutdown sound sound.close(); |