Increase display lengths on custom menus (bug 3677, r=pred).

This commit is contained in:
David Anderson 2009-10-27 01:37:19 -07:00
parent 73d70b6953
commit 38a5a4b97b

View File

@ -1,5 +1,5 @@
#define NAME_LENGTH 32
#define NAME_LENGTH 64
#define CMD_LENGTH 255
#define ARRAY_STRING_LENGTH 32