summaryrefslogtreecommitdiff
path: root/common/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/globals.h')
-rw-r--r--common/globals.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/common/globals.h b/common/globals.h
index 08152d4..c35cf19 100644
--- a/common/globals.h
+++ b/common/globals.h
@@ -12,8 +12,5 @@ extern unsigned char ColorArray[31][4];
extern const char* colornames[LC_MAXCOLORS];
extern const char* altcolornames[LC_MAXCOLORS];
-#define MFW_PIECES 76
+#define MFW_PIECES 85
extern MFW_PIECEINFO mfwpieceinfo[];
-
-
-