More codec loader troubles with extensions

This commit is contained in:
Thilo Schulz 2011-05-12 12:25:36 +00:00
parent 68338a8268
commit 59271903a2
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
// Q3 OGG codec
snd_codec_t ogg_codec =
{
".ogg",
"ogg",
S_OGG_CodecLoad,
S_OGG_CodecOpenStream,
S_OGG_CodecReadStream,