Selaa lähdekoodia

[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986)

pull/3988/head
FishingHacks 1 vuosi sitten
committed by GitHub
vanhempi
commit
3d70d6179c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      src/raudio.c

+ 0
- 1
src/raudio.c Näytä tiedosto

@ -1348,7 +1348,6 @@ Music LoadMusicStream(const char *fileName)
}
else
{
drwav_uninit(ctxWav);
RL_FREE(ctxWav);
}
}

Ladataan…
Peruuta
Tallenna