summaryrefslogtreecommitdiff
path: root/themes/src/shaders/water_frag.h
blob: 104cb044411696b024454c9388239ba881d95879 (plain)
1
2
3
4
#ifndef SHADER_WATER_FRAG 
#define SHADER_WATER_FRAG 
extern const char* shader_water_frag;
#endif