summaryrefslogtreecommitdiff
path: root/themes/src/shaders/grass_frag.h
blob: 16cc29a91fe11f46ccd0fd5384fa8fcdda44af6a (plain)
1
2
3
4
#ifndef SHADER_GRASS_FRAG 
#define SHADER_GRASS_FRAG 
extern const char* shader_grass_frag;
#endif