From 08545b98c621ca2303108db79154046f360451eb Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Wed, 9 Jan 2002 23:07:34 +0000 Subject: Cleanups (Tim Beckmann) --- src/openal.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/openal.h (limited to 'src/openal.h') diff --git a/src/openal.h b/src/openal.h new file mode 100644 index 0000000..a227c31 --- /dev/null +++ b/src/openal.h @@ -0,0 +1,6 @@ +#ifndef OPENAL_AVP_H +#define OPENAL_AVP_H + +void UpdateSoundFrequencies(); + +#endif -- cgit v1.3