Home
last modified time | relevance | path

Searched defs:ADGameDescription (Results 1 – 3 of 3) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/
H A DadvancedDetector.h97 struct ADGameDescription { struct
115 * A list of pointers to ADGameDescription structs (or subclasses thereof). argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/
H A DadvancedDetector.h83 struct ADGameDescription { struct
106 const ADGameDescription *desc; argument
/dports/games/scummvm/scummvm-2.5.1/engines/
H A DadvancedDetector.h114 struct ADGameDescription { struct
120 const char *gameId;
131 const char *extra;
139 ADGameFileDescription filesDescriptions[14];
144 Common::Language language;
149 Common::Platform platform;
157 uint32 flags;
183 const ADGameDescription *desc; /*!< Human-readable game title. */ argument