diff options
author | Thierry Crozat | 2014-10-04 01:02:28 +0100 |
---|---|---|
committer | Thierry Crozat | 2014-10-04 01:02:28 +0100 |
commit | 8774fe2ce0fa1f7de9d54e63273a06b80eb0da22 (patch) | |
tree | 75b56944e95101c6860690bd33c0c7febaf5fb50 /engines/hopkins | |
parent | a050d61af8d59b0537a31daf31b8f8e004abfa06 (diff) | |
download | scummvm-rg350-8774fe2ce0fa1f7de9d54e63273a06b80eb0da22.tar.gz scummvm-rg350-8774fe2ce0fa1f7de9d54e63273a06b80eb0da22.tar.bz2 scummvm-rg350-8774fe2ce0fa1f7de9d54e63273a06b80eb0da22.zip |
HOPKINS: Add list of files that contain translatable strings
Diffstat (limited to 'engines/hopkins')
-rw-r--r-- | engines/hopkins/POTFILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/hopkins/POTFILES b/engines/hopkins/POTFILES new file mode 100644 index 0000000000..1ea7d5111b --- /dev/null +++ b/engines/hopkins/POTFILES @@ -0,0 +1,2 @@ +engines/hopkins/detection.cpp + |