aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-05-14 00:55:54 -0700
committerChris Robinson <[email protected]>2023-05-14 01:27:14 -0700
commit6a007660fb7bac51f01ef0b9466bfcc6ade7389b (patch)
tree2b7764e1132f8466a731cd26934dfa7ea73154ed /CMakeLists.txt
parent54ce34ba9901b3d7ad231a49587f60918e45ac90 (diff)
Implement direct functions for context state
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fe46a688..eeef181f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -742,6 +742,7 @@ set(OPENAL_OBJS
al/buffer.h
al/debug.cpp
al/debug.h
+ al/direct_defs.h
al/effect.cpp
al/effect.h
al/effects/autowah.cpp