mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-02-07 16:31:30 +00:00
Fix a missmerge
This commit is contained in:
parent
2c3c203097
commit
a388254252
1 changed files with 0 additions and 1 deletions
|
@ -242,7 +242,6 @@ S_Shutdown ( void )
|
||||||
#ifdef OGG
|
#ifdef OGG
|
||||||
OGG_Shutdown();
|
OGG_Shutdown();
|
||||||
#endif
|
#endif
|
||||||
SNDDMA_Shutdown();
|
|
||||||
|
|
||||||
#if USE_OPENAL
|
#if USE_OPENAL
|
||||||
if( sound_started == SS_OAL )
|
if( sound_started == SS_OAL )
|
||||||
|
|
Loading…
Reference in a new issue