diff options
-rw-r--r-- | engines/voyeur/detection_tables.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/voyeur/detection_tables.h b/engines/voyeur/detection_tables.h index 789eb4c22b..af0faf6acb 100644 --- a/engines/voyeur/detection_tables.h +++ b/engines/voyeur/detection_tables.h @@ -28,10 +28,7 @@ static const VoyeurGameDescription gameDescriptions[] = { { "voyeur", 0, - { - {"a1100100.rl2", 0, "b44630677618d034970ca0a13c1c1237", 336361}, - AD_LISTEND - }, + AD_ENTRY1s("a1100100.rl2", "b44630677618d034970ca0a13c1c1237", 336361), Common::EN_ANY, Common::kPlatformDOS, ADGF_NO_FLAGS, |