summaryrefslogtreecommitdiffhomepage
path: root/src/compile_flags.txt
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-05-26 18:51:03 -0400
committerrealtradam <[email protected]>2023-05-26 18:51:03 -0400
commit4a0a58b0a7804d78dc9569f7d2902a24abbbfe96 (patch)
treef0ce00c23f41dbfe5e5d1f06cb82c54cad272409 /src/compile_flags.txt
parent272924609d8b9aa64c03046f4f22db1a2efcd46b (diff)
downloadrodeo_sample_game-4a0a58b0a7804d78dc9569f7d2902a24abbbfe96.tar.gz
rodeo_sample_game-4a0a58b0a7804d78dc9569f7d2902a24abbbfe96.zip
enemy follow
Diffstat (limited to 'src/compile_flags.txt')
-rw-r--r--src/compile_flags.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compile_flags.txt b/src/compile_flags.txt
index 72b2967..4ae622a 100644
--- a/src/compile_flags.txt
+++ b/src/compile_flags.txt
@@ -3,6 +3,7 @@
-I../external/RodeoKit/external/bgfx/include
-I../external/RodeoKit/external/bx/include
-I../external/RodeoKit/external/STC/include
+-I../external/RodeoKit/external/cglm/include
-Wall
-Wextra
-Wpedantic