[Scummvm-git-logs] scummvm master -> 2c1f15efb8cc0a50cc32a195fb320e6a77431ed5
bluegr
noreply at scummvm.org
Sun Jul 21 09:02:35 UTC 2024
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
2c1f15efb8 GOB: add missing games to the Games using this engine list
Commit: 2c1f15efb8cc0a50cc32a195fb320e6a77431ed5
https://github.com/scummvm/scummvm/commit/2c1f15efb8cc0a50cc32a195fb320e6a77431ed5
Author: Benjamin Funke (bjnfne at web.de)
Date: 2024-07-21T12:02:17+03:00
Commit Message:
GOB: add missing games to the Games using this engine list
Changed paths:
engines/gob/gob.h
diff --git a/engines/gob/gob.h b/engines/gob/gob.h
index e2727ef8dfc..f3f8dadc01a 100644
--- a/engines/gob/gob.h
+++ b/engines/gob/gob.h
@@ -66,6 +66,7 @@
* - Lost in Time
* - The Bizarre Adventures of Woodruff and the Schnibble
* - Fascination
+ * - Inca II: Nations of Immortality
* - Urban Runner
* - Bambou le sauveur de la jungle
* - Playtoons 1 Uncle Archibald
@@ -77,9 +78,12 @@
* - Playtoons Construction Kit 2 Knights
* - Playtoons Construction Kit 3 The Far West
* - Geisha
+ * - Once Upon A Time: Abracadabra
+ * - Once Upon A Time: Baba Yaga
* - Once Upon A Time: Little Red Riding Hood
* - Croustibat
*/
+
namespace Gob {
class Game;
More information about the Scummvm-git-logs
mailing list