diff options
-rw-r--r-- | wince/findgame.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/wince/findgame.cpp b/wince/findgame.cpp index 9cf5f08c1c..2a5c38188d 100644 --- a/wince/findgame.cpp +++ b/wince/findgame.cpp @@ -29,6 +29,13 @@ struct InstalledScummGame { }; static const ScummGame GameList[] = { + { + "Simon The Sorcerer 1 (dos)", + "Completable", + "", "1631.VGA", "GAMEPC", + "simon1dos", + 0 + }, { "Simon The Sorcerer 1 (win)", "Completable", |