mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 09:56:30 +00:00
Oops. Revert accidental commit
svn-id: r25233
This commit is contained in:
parent
6365546fc5
commit
281ee019e0
@ -89,11 +89,7 @@ static const Common::ADParams detectionParams = {
|
||||
// List of all engine targets
|
||||
parallactionGames,
|
||||
// Structure for autoupgrading obsolete targets
|
||||
0,
|
||||
// Name of single gameid (optional)
|
||||
"parallaction",
|
||||
// Flags
|
||||
Common::kADFlagComplexID
|
||||
0
|
||||
};
|
||||
|
||||
ADVANCED_DETECTOR_DEFINE_PLUGIN(PARALLACTION, Parallaction::Parallaction, Parallaction::GAME_detectGames, detectionParams);
|
||||
|
Loading…
x
Reference in New Issue
Block a user