diff options
Diffstat (limited to 'engines/glk/scott')
-rw-r--r-- | engines/glk/scott/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/scott/detection_tables.h b/engines/glk/scott/detection_tables.h index 7bf54ef42e..61fa4dc905 100644 --- a/engines/glk/scott/detection_tables.h +++ b/engines/glk/scott/detection_tables.h @@ -157,5 +157,5 @@ const ScottGame SCOTT_GAMES[] = { { nullptr, nullptr, 0 } }; -} // End of namespace Frotz +} // End of namespace Scott } // End of namespace Glk |