mirror of
https://github.com/FunKey-Project/Bibi.git
synced 2026-03-26 13:52:41 +01:00
sdl_mixer cross-compiling for FunKey (added libmikmod-config commands in Makefile)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#endif //SOUND_FMOD_ACTIVATED
|
||||
|
||||
#ifdef SOUND_SDL_ACTIVATED
|
||||
#include "SDL_mixer.h"
|
||||
#include <SDL/SDL_mixer.h>
|
||||
#endif //SOUND_SDL_ACTIVATED
|
||||
bool audio_init_ok = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user