diff options
author | Paul Gilbert | 2018-11-23 21:45:33 -0800 |
---|---|---|
committer | Paul Gilbert | 2018-12-08 19:05:59 -0800 |
commit | 3700919881a9636ae02478691d8c7c73a6d5084b (patch) | |
tree | d6509836e83c93f32212576d94b2c5193e724699 /engines | |
parent | 1c190e50b45701802bcc8fe9e96d0c782e7d96a2 (diff) | |
download | scummvm-rg350-3700919881a9636ae02478691d8c7c73a6d5084b.tar.gz scummvm-rg350-3700919881a9636ae02478691d8c7c73a6d5084b.tar.bz2 scummvm-rg350-3700919881a9636ae02478691d8c7c73a6d5084b.zip |
GLK: Add POTFILES
Diffstat (limited to 'engines')
-rw-r--r-- | engines/glk/POTFILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/glk/POTFILES b/engines/glk/POTFILES new file mode 100644 index 0000000000..9caee0eb5f --- /dev/null +++ b/engines/glk/POTFILES @@ -0,0 +1,2 @@ +engines/glk/streams.cpp +engines/glk/scott/scott.cpp |