ENGINES: Stop using 'single id'
This commit is contained in:
parent
4b42112721
commit
9c8bd056d6
54 changed files with 0 additions and 109 deletions
|
@ -100,7 +100,6 @@ static const ADGameDescription gameDescriptions[] = {
|
|||
class SupernovaMetaEngine: public AdvancedMetaEngine {
|
||||
public:
|
||||
SupernovaMetaEngine() : AdvancedMetaEngine(Supernova::gameDescriptions, sizeof(ADGameDescription), supernovaGames, optionsList) {
|
||||
// _singleId = "supernova";
|
||||
}
|
||||
|
||||
const char *getEngineId() const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue