diff options
author | Thierry Crozat | 2014-10-04 01:01:03 +0100 |
---|---|---|
committer | Thierry Crozat | 2014-10-04 01:01:03 +0100 |
commit | 7daa9f7850d5e5006242d98f4fbab8a41117dcc4 (patch) | |
tree | c029cfd0db500b7ea6493c51aa14bfb8c9937e24 /engines/cge | |
parent | a042efcc920e2c5dd8501492e123bb370b82a382 (diff) | |
download | scummvm-rg350-7daa9f7850d5e5006242d98f4fbab8a41117dcc4.tar.gz scummvm-rg350-7daa9f7850d5e5006242d98f4fbab8a41117dcc4.tar.bz2 scummvm-rg350-7daa9f7850d5e5006242d98f4fbab8a41117dcc4.zip |
CGE: Add list of files that contain translatable strings
Diffstat (limited to 'engines/cge')
-rw-r--r-- | engines/cge/POTFILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/cge/POTFILES b/engines/cge/POTFILES new file mode 100644 index 0000000000..55430683c3 --- /dev/null +++ b/engines/cge/POTFILES @@ -0,0 +1,2 @@ +engines/cge/detection.cpp + |