diff options
author | Thierry Crozat | 2018-05-28 22:36:14 +0100 |
---|---|---|
committer | Thierry Crozat | 2018-05-28 22:36:58 +0100 |
commit | ff656cf745ff0b4293f16abe89bb94ee10894364 (patch) | |
tree | c7e8595d66201ce3e53f268356f3546b88e31824 /po/POTFILES | |
parent | 4abcd4ab771daddd516225e052e8491f0c159851 (diff) | |
download | scummvm-rg350-ff656cf745ff0b4293f16abe89bb94ee10894364.tar.gz scummvm-rg350-ff656cf745ff0b4293f16abe89bb94ee10894364.tar.bz2 scummvm-rg350-ff656cf745ff0b4293f16abe89bb94ee10894364.zip |
I18N: Add engines/game.cpp to list of files with translatable text
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index dc427a2fe6..df71f61ed6 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -36,6 +36,7 @@ common/updates.cpp engines/advancedDetector.cpp engines/dialogs.cpp engines/engine.cpp +engines/game.cpp audio/adlib.cpp audio/fmopl.cpp |