LIGHT_SOURCE_OTHER top-level constant

int const LIGHT_SOURCE_OTHER

The constant used by TAG_LIGHT_SOURCE to denote light source is other.

Implementation

const int LIGHT_SOURCE_OTHER = 255;