aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.h
diff options
context:
space:
mode:
authorMax Horn2002-12-25 00:36:04 +0000
committerMax Horn2002-12-25 00:36:04 +0000
commitce6913cf3666f9234d5b8a0b40e2959b8f7754a5 (patch)
tree00a08e02f3b226a461d5b48f63e97bc285291740 /common/gameDetector.h
parent7cb69f7fa2f17eca5a1ad08162ce9e5e5a2cb5e4 (diff)
downloadscummvm-rg350-ce6913cf3666f9234d5b8a0b40e2959b8f7754a5.tar.gz
scummvm-rg350-ce6913cf3666f9234d5b8a0b40e2959b8f7754a5.tar.bz2
scummvm-rg350-ce6913cf3666f9234d5b8a0b40e2959b8f7754a5.zip
fix -pedantic warnings
svn-id: r6108
Diffstat (limited to 'common/gameDetector.h')
-rw-r--r--common/gameDetector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gameDetector.h b/common/gameDetector.h
index 643fbe1cc2..98f6b8e086 100644
--- a/common/gameDetector.h
+++ b/common/gameDetector.h
@@ -56,7 +56,7 @@ enum GameId {
/* Simon the Sorcerer */
GID_SIMON_FIRST = 20,
- GID_SIMON_LAST = GID_SIMON_FIRST + 8,
+ GID_SIMON_LAST = GID_SIMON_FIRST + 8
};
enum GameFeatures {