#ifndef COMPONENTS_LIGHT_H_ #define COMPONENTS_LIGHT_H_ struct light {}; #endif // COMPONENTS_LIGHT_H_