Slightly Modified version of Kester Maddock's Lamps patch to up the

max from 256 to 32766.

I removed the duplicate define and updated the files that needed it.

Kent
This commit is contained in:
2003-05-20 17:09:55 +00:00
parent feda2db76a
commit 6f19051502
4 changed files with 3 additions and 5 deletions

View File

@@ -141,7 +141,7 @@
/* **************** MAX ********************* */
#define MAXLAMP 256
#define MAXLAMP 32766
/* max length material array, 16 because of bits in matfrom */
#define MAXPICKBUF 2000
#define MAXSEQ 32