X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=source%2Fmupen64launcher%2Fsrc%2Fcprofile.cpp;h=2fb960c6738137611c1fba97d8edfe7ebc691ab6;hb=refs%2Fheads%2Fmaster;hp=251bfa7271a72dff6e338865f41d399149a47dd8;hpb=8b5037a6470762c73ca6f5e1e9bb5566f805e948;p=mupen64plus-pandora.git diff --git a/source/mupen64launcher/src/cprofile.cpp b/source/mupen64launcher/src/cprofile.cpp index 251bfa7..2fb960c 100755 --- a/source/mupen64launcher/src/cprofile.cpp +++ b/source/mupen64launcher/src/cprofile.cpp @@ -278,7 +278,7 @@ int8_t CProfile::LoadPlugins() // plugin.TextFile+=".txt"; // audios plugins one.Name="Notaz Audio"; - one.So="notaz-audio"; + one.So="notaz_audio"; plugin.Plugins.push_back(one); one.Name="SDL Audio"; one.So="mupen64plus-audio-sdl";