aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/client.h')
-rw-r--r--code/client/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/code/client/client.h b/code/client/client.h
index 599d494..73106f8 100644
--- a/code/client/client.h
+++ b/code/client/client.h
@@ -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