summaryrefslogtreecommitdiff
path: root/src/openal.h
blob: a227c3187ceff77939bc4c59eed227402c9782f6 (plain)
1
2
3
4
5
6
#ifndef OPENAL_AVP_H
#define OPENAL_AVP_H

void UpdateSoundFrequencies();

#endif