diff options
| author | realtradam <[email protected]> | 2022-11-21 19:12:51 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-11-21 19:12:51 -0500 |
| commit | f0f30c12fe919862ade380513c02c9845598ac46 (patch) | |
| tree | d742b6a932ec9f7e7edc00372316429d19ef6da1 /src/compile_flags.txt | |
| parent | 35d550df84ede11e7e2cd07c491944222491cd0e (diff) | |
| download | Ogle-f0f30c12fe919862ade380513c02c9845598ac46.tar.gz Ogle-f0f30c12fe919862ade380513c02c9845598ac46.zip | |
abstracted textures
Diffstat (limited to 'src/compile_flags.txt')
| -rw-r--r-- | src/compile_flags.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt index b0924cf..489b8b8 100644 --- a/src/compile_flags.txt +++ b/src/compile_flags.txt @@ -1,4 +1,5 @@ -I../glfw/build/include -I../glad/include -I../stb +-I../glm -I./ |
