aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/game_description.h
AgeCommit message (Collapse)Author
2018-05-01WINTERMUTE: Push down the AD includesBastien Bouclet
2014-11-04WINTERMUTE: Introduce WMEGameDescriptionTobia Tesan
I aped what has been done with AGS: in engines/agi/detection.cpp, adding a struct that includes ADGameDescription at the beginning. This is also recommended in advancedDetector.h