mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-26 06:20:48 +00:00
Fast lights clean
This commit is contained in:
parent
e43859de4a
commit
c80820500b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue