spingle/source/snd_umx.h

9 lines
138 B
C

/* Unreal UMX format support */
#if !defined(_SND_UMX_H_)
#define _SND_UMX_H_
extern snd_codec_t umx_codec;
#endif /* ! _SND_UMX_H_ */