mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-21 06:35:00 -04:00
mp3 support for playing background music
This commit is contained in:
parent
73a4187f79
commit
dd23d8c989
24 changed files with 2245 additions and 252 deletions
3
libs/minimp3.c
Normal file
3
libs/minimp3.c
Normal file
|
@ -0,0 +1,3 @@
|
|||
#define MINIMP3_IMPLEMENTATION
|
||||
#define MINIMP3_ONLY_MP3
|
||||
#include "minimp3.h"
|
Loading…
Add table
Add a link
Reference in a new issue