Figured out method of referencing GLSL generated C files outside of code directory

This commit is contained in:
Tom Kidd 2020-02-10 17:20:17 -06:00
parent a545f81403
commit a03cb319a2
2 changed files with 113 additions and 114 deletions

1
.gitignore vendored
View file

@ -3,7 +3,6 @@ Makefile.local
*.swp
*tags
*~
code/renderergl2/glsl/*.c
# OS X
####################