Fixer mixer: Mixer Memory Leaks
Compare changes
+ 36
− 4
@@ -178,7 +178,7 @@ static Mix_Chunk *ds2chunk(void *stream)
@@ -246,6 +246,7 @@ void *I_GetSfx(sfxinfo_t *sfx)
@@ -387,13 +388,35 @@ void *I_GetSfx(sfxinfo_t *sfx)
@@ -524,6 +547,7 @@ boolean I_StartDigSong(const char *musicname, boolean looping)
@@ -635,7 +659,11 @@ boolean I_StartDigSong(const char *musicname, boolean looping)
@@ -798,7 +826,11 @@ void I_SetMIDIMusicVolume(UINT8 volume)