1 2 3 4
#ifndef SHADER_GRASS_FRAG #define SHADER_GRASS_FRAG extern const char* shader_grass_frag; #endif