1,554
edits
(More content.) |
m (→Engine constructor: -- formatting) |
||
Line 216: | Line 216: | ||
<syntax type="C++"> | <syntax type="C++"> | ||
AdvancedMetaEngine(const void *descs, uint descItemSize, const PlainGameDescriptor *gameids); | AdvancedMetaEngine(const void *descs, uint descItemSize, const PlainGameDescriptor *gameids); | ||
</ | </syntax> | ||
'''descs''' is pointed to list ''ADGameDescription'' structures, or their supersets. | '''descs''' is pointed to list ''ADGameDescription'' structures, or their supersets. |