diff options
author | Florian Kagerer | 2010-06-22 15:30:41 +0000 |
---|---|---|
committer | Florian Kagerer | 2010-06-22 15:30:41 +0000 |
commit | 46ec88f74d9b7596cee2e6a167b1ccf361771601 (patch) | |
tree | bbee6636c5bdb26ef1922cb3ec3c6b61d0bf8f23 /po | |
parent | bb9f556c363718959a43c7a65cec1944b626d358 (diff) | |
download | scummvm-rg350-46ec88f74d9b7596cee2e6a167b1ccf361771601.tar.gz scummvm-rg350-46ec88f74d9b7596cee2e6a167b1ccf361771601.tar.bz2 scummvm-rg350-46ec88f74d9b7596cee2e6a167b1ccf361771601.zip |
GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr support caused by patch #1956501
svn-id: r50145
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index 6e42829523..6f23ac6c51 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -22,6 +22,7 @@ engines/scumm/dialogs.cpp engines/mohawk/dialogs.cpp sound/musicplugin.cpp +sound/null.h sound/null.cpp sound/softsynth/mt32.cpp sound/softsynth/adlib.cpp |