diff --git a/overviewer_core/src/primitives/lighting.c b/overviewer_core/src/primitives/lighting.c index 199b79a..f7c1164 100644 --- a/overviewer_core/src/primitives/lighting.c +++ b/overviewer_core/src/primitives/lighting.c @@ -95,7 +95,7 @@ calculate_light_color_fancy_night(void *data, * may (and probably should) pass NULL. */ -inline unsigned char +unsigned char estimate_blocklevel(RenderPrimitiveLighting *self, RenderState *state, int x, int y, int z, int *authoratative) {