Commit ebb88900 authored by nanahira's avatar nanahira

change_def

parent 95217ec7
......@@ -13,7 +13,7 @@ bool SoundManager::Init() {
if(!engineSound || !engineMusic) {
return false;
} else {
#ifdef IRRKLANG_STATIC
#ifdef YGOPRO_USE_IKPMP3
irrklang::ikpMP3Init(engineSound);
irrklang::ikpMP3Init(engineMusic);
#endif
......
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