Skip to content

Commit

Permalink
Merge branch 'upstream'
Browse files Browse the repository at this point in the history
  • Loading branch information
Diordany committed Oct 27, 2024
2 parents 998a047 + afbad92 commit df51965
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified MacOSX/codecs/lib/libmpg123.dylib
Binary file not shown.
2 changes: 1 addition & 1 deletion Quake/snd_mpg123.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include "snd_mp3.h"
#include <errno.h>

#define MPG123_NO_LARGENAME
#define MPG123_DEF_SSIZE_T /* we do define ssize_t in our stdinc.h */
#include <mpg123.h>

Expand Down Expand Up @@ -220,4 +221,3 @@ snd_codec_t mp3_codec =
};

#endif /* USE_CODEC_MP3 */

Binary file modified Windows/codecs/x64/libmpg123-0.dll
Binary file not shown.
Binary file modified Windows/codecs/x86-watcom/mpg123.lib
Binary file not shown.
Binary file modified Windows/codecs/x86/libmpg123-0.dll
Binary file not shown.

0 comments on commit df51965

Please sign in to comment.