summaryrefslogtreecommitdiff
path: root/common/globals.h
diff options
context:
space:
mode:
authorleo2000-01-05 15:33:27 +0000
committerleo2000-01-05 15:33:27 +0000
commitd1cfc8d5b2cd25782617c2bdfecb72aae7fab9fb (patch)
tree8225afcea7b1f420761e6fb2fb2d82953245ff5a /common/globals.h
parentf11f52e36163470a530fba9060d4339e617a3001 (diff)
Update the minifig wizard with the new pieces
Added a function to read the update files cVS: ---------------------------------------------------------------------- git-svn-id: http://svn.leocad.org/trunk@49 c7d43263-9d01-0410-8a33-9dba5d9f93d6
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[];
-
-
-