aboutsummaryrefslogtreecommitdiffstats
path: root/al/eax/effect.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-05-16 02:08:18 -0700
committerChris Robinson <[email protected]>2022-05-16 02:08:18 -0700
commit65e4c20c27f2acf853e58fd4c26ebc0e3eb926c6 (patch)
tree4fb9a3bffbda4ab8dc1363caa2426cf8e8bbf30e /al/eax/effect.cpp
parent83238973ed08225adf03e76b6933e0c209f93fd9 (diff)
Move EAX files to their own sub-directory
Diffstat (limited to 'al/eax/effect.cpp')
-rw-r--r--al/eax/effect.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/al/eax/effect.cpp b/al/eax/effect.cpp
new file mode 100644
index 00000000..4e8faa73
--- /dev/null
+++ b/al/eax/effect.cpp
@@ -0,0 +1,3 @@
+#include "config.h"
+
+#include "effect.h"