change STBVOX_MAKE_LIGHTING to STBVOX_MAKE_LIGHTING_EXT so header file
doesn't have to see the config variables (although this way is actually more bug prone since you can now use the wrong macro)
This commit is contained in:
@ -3,7 +3,6 @@
|
||||
|
||||
#include "stb.h"
|
||||
|
||||
#define STBVOX_CONFIG_ROTATION_IN_LIGHTING
|
||||
#include "stb_voxel_render.h"
|
||||
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user