diff options
author | Chris Apers | 2007-06-16 10:38:44 +0000 |
---|---|---|
committer | Chris Apers | 2007-06-16 10:38:44 +0000 |
commit | 0d53aa1e99fe0f5f0e842aed4bce43d9b275d0b6 (patch) | |
tree | 7c489037172bf23067ca7d7b4453ae364d32f0a2 | |
parent | 7a5b89309e22f0ff71e6c13f04fef8c85c243afd (diff) | |
download | scummvm-rg350-0d53aa1e99fe0f5f0e842aed4bce43d9b275d0b6.tar.gz scummvm-rg350-0d53aa1e99fe0f5f0e842aed4bce43d9b275d0b6.tar.bz2 scummvm-rg350-0d53aa1e99fe0f5f0e842aed4bce43d9b275d0b6.zip |
Cleanup
svn-id: r27456
-rw-r--r-- | backends/platform/PalmOS/Src/launcher/games.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/platform/PalmOS/Src/launcher/games.h b/backends/platform/PalmOS/Src/launcher/games.h index c277bec4cc..d807d6b64d 100644 --- a/backends/platform/PalmOS/Src/launcher/games.h +++ b/backends/platform/PalmOS/Src/launcher/games.h @@ -186,14 +186,14 @@ static const struct { { "cine", "Delphine Cinematique v1.0" }, { "queen", "Flight of the Amazon Queen" }, { "lure", "Lure of the Tempress" }, - { "gob", "Gobliiins, Bargon Attack and more ..." }, + { "gob", "Gobliiins, Bargon Attack and more" }, { "kyra", "Kyrandia" }, { "parallaction", "Parallaction" }, { "saga", "SAGA Engine" }, { "scumm", "Scumm Games" }, { "agi", "Sierra AGI" }, { "touche", "Touche: The Adventures of the Fifth Musketeer" }, - { "cruise", "Cruise for a Corpse" }, + { "cruise", "Beta -> Cruise for a Corpse" }, }; // protos |