added Flush()
This commit is contained in:
parent
68e38f85a3
commit
5e3cc9dda3
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@
|
|||
void ConsoleDisplayPush ( const char * pText );
|
||||
void ConsoleDisplayPush ( const conchar_t * pText );
|
||||
Update_t ConsoleUpdate ();
|
||||
void ConsoleFlush ();
|
||||
|
||||
// Input
|
||||
void ConsoleInputToDisplay ();
|
||||
|
|
Loading…
Add table
Reference in a new issue