whitespace
This commit is contained in:
parent
1e60390545
commit
88a19432b7
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ bool cmdqueue_pop_front()
|
|||
|
||||
void cmdqueue_reset()
|
||||
{
|
||||
bufindr = 0;
|
||||
bufindr = 0;
|
||||
bufindw = 0;
|
||||
buflen = 0;
|
||||
cmdbuffer_front_already_processed = false;
|
||||
|
|
Loading…
Reference in a new issue