index
:
matthew_kosarek_xyz
master
plugin
Contains the files for matthewkosarek.xyz, which is my personal website.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
themes
/
src
/
shaders
/
sky_frag.h
blob: 886b6eb6e3224ee1100d46308bb521605a27b4ee (
plain
)
1
2
3
4
#ifndef SHADER_SKY_FRAG #define SHADER_SKY_FRAG extern const char* shader_sky_frag; #endif