Wolfenstein 3D:
- Added bin folder - Fixed no-closing sound thread. git-svn-id: svn://kolibrios.org@8646 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
127b85086b
commit
462a623097
@ -1115,6 +1115,7 @@ SD_Shutdown(void)
|
||||
free(DigiList);
|
||||
|
||||
SD_Started = false;
|
||||
Mix_CloseAudio();
|
||||
}
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user