Skip to content

Commit

Permalink
music_fluidsynth.c: Fixed a crash on file open
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Nov 22, 2024
1 parent 54e7c13 commit 0a3ac3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/codecs/music_fluidsynth.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
# include "stream_custom.h"
#endif

extern Mix_RWFromFile_cb _Mix_RWFromFile;

typedef struct {
int loaded;
Expand Down

0 comments on commit 0a3ac3c

Please sign in to comment.