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

@@ -42,6 +42,7 @@
#include <string.h>
#include <limits.h> /* for INT_MAX */
#include "blendef.h"
#include "MTC_matrixops.h"
#include "MEM_guardedalloc.h"