summaryrefslogtreecommitdiff
path: root/src/openal.h
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2002-09-07 00:26:23 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:37 +0200
commit553fa56442ec999960fda8c2842f692136d6ed1c (patch)
tree8023eb7cbacf73de5cee8a862482b8d6f9308266 /src/openal.h
parente681d155d9cbc27bdacc05bd967a249c56e3f1f1 (diff)
misc changes
Diffstat (limited to 'src/openal.h')
-rw-r--r--src/openal.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/openal.h b/src/openal.h
deleted file mode 100644
index a227c31..0000000
--- a/src/openal.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef OPENAL_AVP_H
-#define OPENAL_AVP_H
-
-void UpdateSoundFrequencies();
-
-#endif