1 2 3 4 5 6 7
#ifndef _SOFTSHADEROOM_COMMON_HEADER_H_ #define _SOFTSHADEROOM_COMMON_HEADER_H_ #include "../core/shader.h" #endif