ENGINES: Change incorrect use of 'target' to 'gameid'

This commit is contained in:
Max Horn 2011-06-10 00:30:48 +02:00
parent 252a505db2
commit 4827cc914a
25 changed files with 51 additions and 51 deletions

View file

@ -108,9 +108,9 @@ static const ADParams detectionParams = {
sizeof(Saga::SAGAGameDescription),
// Number of bytes to compute MD5 sum for
5000,
// List of all engine targets
// List of all engine gameid
sagaGames,
// Structure for autoupgrading obsolete targets
// Structure for autoupgrading obsolete gameids
obsoleteGameIDsTable,
// Name of single gameid (optional)
"saga",