Commit 9d8ac051 authored by nanahira's avatar nanahira

remove_ikpmp3_on_sound_engine

parent c50fb119
......@@ -14,7 +14,6 @@ bool SoundManager::Init() {
return false;
} else {
#ifdef YGOPRO_USE_IKPMP3
irrklang::ikpMP3Init(engineSound);
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