spingle/source/snd_umx.h

8 lines
125 B
C

/* Unreal UMX format support */
#ifndef spingle__snd_umx_h
#define spingle__snd_umx_h
extern snd_codec_t umx_codec;
#endif