diff options
author | Sven Hesse | 2012-06-16 04:06:21 +0200 |
---|---|---|
committer | Sven Hesse | 2012-06-16 04:06:21 +0200 |
commit | ba07c7678a3c1f03636f408c51bae121f0280c00 (patch) | |
tree | 33c998c4ca6ecab487bf501d2c5ccf1063f5cef7 | |
parent | d860f0f9bf823655844c5fc56a5ac8f94774aa23 (diff) | |
download | scummvm-rg350-ba07c7678a3c1f03636f408c51bae121f0280c00.tar.gz scummvm-rg350-ba07c7678a3c1f03636f408c51bae121f0280c00.tar.bz2 scummvm-rg350-ba07c7678a3c1f03636f408c51bae121f0280c00.zip |
GOB: Add Little Red to the gob games list comment
-rw-r--r-- | engines/gob/gob.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gob/gob.h b/engines/gob/gob.h index 19489e4924..808c941546 100644 --- a/engines/gob/gob.h +++ b/engines/gob/gob.h @@ -54,6 +54,7 @@ class StaticTextWidget; * - Urban Runner * - Bambou le sauveur de la jungle * - Geisha + * - Once Upon A Time: Little Red Riding Hood */ namespace Gob { |