spingle/source/snd_umx.h

9 lines
138 B
C
Raw Normal View History

2019-11-24 20:45:15 -08:00
/* Unreal UMX format support */
#if !defined(_SND_UMX_H_)
#define _SND_UMX_H_
extern snd_codec_t umx_codec;
#endif /* ! _SND_UMX_H_ */