Fast lights clean

This commit is contained in:
Denis Pauk 2019-01-30 23:22:00 +02:00
parent e43859de4a
commit c80820500b

View file

@ -74,6 +74,7 @@ typedef struct image_s
typedef unsigned char pixel_t;
typedef int shift20_t;
typedef int zvalue_t;
typedef unsigned int light_t;
// xyz-prescale to 16.16 fixed-point
#define SHIFT16XYZ 16