Skip to content

Commit

Permalink
corrected definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ec- committed Sep 6, 2024
1 parent 054904d commit d3dd892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/qcommon/qcommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ void Cbuf_Execute( void );
// Normally called once per frame, but may be explicitly invoked.
// Do not call inside a command function, or current args will be destroyed.

qboolean Cbuf_Wait( void );
void Cbuf_Wait( void );
// Checks if wait command timeout remaining

//===========================================================================
Expand Down

0 comments on commit d3dd892

Please sign in to comment.