From d3395a8e0a4f148b1b5984eca7d3f1380f10a67f Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sun, 23 Mar 2008 13:51:11 +0000 Subject: fixed rendering error with the katana and hook. made the rcon more verbose about entering password --- src/game/client/gc_console.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/client/gc_console.h') diff --git a/src/game/client/gc_console.h b/src/game/client/gc_console.h index b75d7646..0f5e7b9f 100644 --- a/src/game/client/gc_console.h +++ b/src/game/client/gc_console.h @@ -9,6 +9,7 @@ bool console_input_normal_binds(INPUT_EVENT e, void *user_data); //void console_handle_input(); +void console_clear(int type); void console_toggle(int tpye); void console_render(); int console_active(); -- cgit 1.4.1