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

@@ -46,6 +46,7 @@
#include "BLI_winstuff.h"
#endif
#include "blendef.h"
#include "MEM_guardedalloc.h"
#include "PIL_time.h"