[Scummvm-git-logs] scummvm master -> 7a4efdbda4252430396495de372468c122b576ab
aquadran
noreply at scummvm.org
Sat Aug 1 04:09:52 UTC 2026
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
7a4efdbda4 WINTERMUTE: Added keymapper for 'The Road to Santiago'
Commit: 7a4efdbda4252430396495de372468c122b576ab
https://github.com/scummvm/scummvm/commit/7a4efdbda4252430396495de372468c122b576ab
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2026-08-01T06:09:39+02:00
Commit Message:
WINTERMUTE: Added keymapper for 'The Road to Santiago'
Changed paths:
engines/wintermute/keymapper_tables.h
diff --git a/engines/wintermute/keymapper_tables.h b/engines/wintermute/keymapper_tables.h
index f2454bf46cc..2458ddd965b 100644
--- a/engines/wintermute/keymapper_tables.h
+++ b/engines/wintermute/keymapper_tables.h
@@ -117,6 +117,7 @@ inline Common::KeymapArray getWintermuteKeymaps(const char *target, const Common
gameId == "pangea" ||
gameId == "preciouspills" ||
gameId == "projectdoom" ||
+ gameId == "roadsantiago" ||
gameId == "royalmahjong" ||
gameId == "rosemary" ||
gameId == "satanandsons" ||
More information about the Scummvm-git-logs
mailing list