ニュース

The UnloadMusicStream function, in the case for FLAC files, only invokes drflac_free, but drflac_close is never called by Raylib. Due to that, an opened FLAC file is never closed, and some memory ...