mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 01:46:42 +00:00
SCUMM: Fix Typo in Detection Table Comment.
No functional change.
This commit is contained in:
parent
e1754fbec7
commit
5c85230443
@ -60,7 +60,7 @@ static const char *const directoryGlobs[] = {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* This table contains all game IDs supported by the SCUMM engine, and maps
|
* This table contains all game IDs supported by the SCUMM engine, and maps
|
||||||
* them to the full humand readable game name.
|
* them to the full human readable game name.
|
||||||
*/
|
*/
|
||||||
static const PlainGameDescriptor gameDescriptions[] = {
|
static const PlainGameDescriptor gameDescriptions[] = {
|
||||||
{ "atlantis", "Indiana Jones and the Fate of Atlantis" },
|
{ "atlantis", "Indiana Jones and the Fate of Atlantis" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user