aboutsummaryrefslogtreecommitdiff
path: root/common/advancedDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/advancedDetector.h')
-rw-r--r--common/advancedDetector.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/advancedDetector.h b/common/advancedDetector.h
index 4ad26dc186..f910450a25 100644
--- a/common/advancedDetector.h
+++ b/common/advancedDetector.h
@@ -78,7 +78,6 @@ DetectedGameList real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION(
const FSList &fslist,
const byte *descs,
const int descItemSize,
- const int descItemCount,
const int md5Bytes,
const PlainGameDescriptor *list
);
@@ -92,7 +91,6 @@ DetectedGameList real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION(
int real_ADVANCED_DETECTOR_DETECT_INIT_GAME(
const byte *descs,
const int descItemSize,
- const int descItemCount,
const int md5Bytes,
const PlainGameDescriptor *list
);