aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hdb')
-rw-r--r--engines/hdb/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hdb/map.h b/engines/hdb/map.h
index 8341985287..e6701d8af0 100644
--- a/engines/hdb/map.h
+++ b/engines/hdb/map.h
@@ -27,7 +27,7 @@ namespace HDB {
enum {
kMaxGratings = 250,
- kMaxForegrounds = 250,
+ kMaxForegrounds = 250
};
struct MSMIcon {