summaryrefslogtreecommitdiff
path: root/themes/src/shaders/snowflake_frag.h
blob: b34328fa5231bfae5e681137d35e8e0fa6cc5889 (plain)
1
2
3
4
#ifndef SHADER_SNOWFLAKE_FRAG 
#define SHADER_SNOWFLAKE_FRAG 
extern const char* shader_snowflake_frag;
#endif