* Persistent console history

This commit is contained in:
Tim Angus 2006-01-24 04:35:19 +00:00
parent 5a29e8df50
commit 8a6be4aef4
7 changed files with 158 additions and 6 deletions

View file

@ -452,6 +452,8 @@ void Con_Top( void );
void Con_Bottom( void );
void Con_Close( void );
void CL_LoadConsoleHistory( void );
void CL_SaveConsoleHistory( void );
//
// cl_scrn.c