1 2 3 4
#ifndef SHADER_WATER_VERT #define SHADER_WATER_VERT extern const char* shader_water_vert; #endif