1 2 3 4
#ifndef SHADER_SNOWFLAKE_FRAG #define SHADER_SNOWFLAKE_FRAG extern const char* shader_snowflake_frag; #endif