#ifndef _Formats_H
#define _Formats_H

const _kernel_oserror* Format_WAVE(IStream* s, bool* bContinue);

#endif

