diff options
Diffstat (limited to 'engines/dreamweb/detection_tables.h')
-rw-r--r-- | engines/dreamweb/detection_tables.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/dreamweb/detection_tables.h b/engines/dreamweb/detection_tables.h index 75f5786268..216e6715dc 100644 --- a/engines/dreamweb/detection_tables.h +++ b/engines/dreamweb/detection_tables.h @@ -25,6 +25,10 @@ namespace DreamWeb { +struct DreamWebGameDescription { + ADGameDescription desc; +}; + static const DreamWebGameDescription gameDescriptions[] = { // International floppy release { |