mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Fix comment in snd_codec_opus.c
This commit is contained in:
parent
eef897b3c1
commit
eb7e554c46
1 changed files with 1 additions and 1 deletions
|
@ -449,4 +449,4 @@ void *S_OggOpus_CodecLoad(const char *filename, snd_info_t *info)
|
|||
return buffer;
|
||||
}
|
||||
|
||||
#endif // USE_CODEC_VORBIS
|
||||
#endif // USE_CODEC_OPUS
|
||||
|
|
Loading…
Reference in a new issue