Searched refs:sword1MacDemoSettings (Results 1 – 2 of 2) sorted by relevance
37 static const PlainGameDescriptor sword1MacDemoSettings = variable97 games.push_back(sword1MacDemoSettings); in getSupportedGames()110 if (0 == scumm_stricmp(gameId, sword1MacDemoSettings.gameId)) in findGame()111 return sword1MacDemoSettings; in findGame()201 game = DetectedGame(getEngineId(), sword1MacDemoSettings); in detectGames()
43 static const PlainGameDescriptor sword1MacDemoSettings = variable124 games.push_back(sword1MacDemoSettings); in getSupportedGames()137 if (0 == scumm_stricmp(gameId, sword1MacDemoSettings.gameId)) in findGame()138 return sword1MacDemoSettings; in findGame()227 game = DetectedGame(sword1MacDemoSettings); in detectGames()