Commit c684484d authored by nanahira's avatar nanahira

fixdev

parent a4e47696
......@@ -13,7 +13,7 @@ bool SoundManager::Init() {
if(!engineSound || !engineMusic) {
return false;
} else {
#ifdef YGOPRO_USE_IKPMP3
#ifdef IRRKLANG_STATIC
irrklang::ikpMP3Init(engineMusic);
#endif
return true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment