From 240499dc2c766c9d022e6df71e770a116a2c95de Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 18 Dec 2010 17:46:00 +0200 Subject: before daynight mesh cache --- src/light.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/light.h') diff --git a/src/light.h b/src/light.h index 1827ab53a..41d6f8bbe 100644 --- a/src/light.h +++ b/src/light.h @@ -22,6 +22,10 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "common_irrlicht.h" +/* + Lower level lighting stuff +*/ + // This directly sets the range of light #define LIGHT_MAX 14 // Light is stored as 4 bits, thus 15 is the maximum. -- cgit v1.2.3