#if defined(ENABLE_OUTLINES)
const float OUTLINE_THICKNESS = 1.0;

uniform vec3 tileOutlineColor;
#endif