mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-17 01:11:45 +00:00
fix a missed param in the docs
This commit is contained in:
parent
acc5e87619
commit
6ca2a6da05
1 changed files with 1 additions and 0 deletions
|
@ -238,6 +238,7 @@ void SND_SFX_Stream (sfx_t *sfx, char *realname, wavinfo_t info,
|
|||
|
||||
/** Open a stream for playback.
|
||||
\param sfx
|
||||
\param file
|
||||
\param read
|
||||
\param seek
|
||||
\param close
|
||||
|
|
Loading…
Reference in a new issue