dxx-rebirth/include/mve_audio.h
2002-07-22 02:20:05 +00:00

7 lines
168 B
C

#ifndef INCLUDED_MVE_AUDIO_H
#define INCLUDED_MVE_AUDIO_H
void mveaudio_uncompress(short *buffer, unsigned char *data, int length);
#endif /* INCLUDED_MVE_AUDIO_H */