diff options
Diffstat (limited to 'src/openal.h')
| -rw-r--r-- | src/openal.h | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
