#include "TZR_light.h" #include "TZR_globals.h" int TZR_LightEnd(void) { return ___tzr_config.light_system ? 0 : -1; }