]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_main.c
client: Move SCR prototype to screen.h
[xonotic/darkplaces.git] / cl_main.c
index 8ec423e155436ed763d5fc2c4ed21fd47b5e4307..69f8e6228e51f69892a80cc42cafcec18d6d24a4 100644 (file)
--- a/cl_main.c
+++ b/cl_main.c
@@ -430,7 +430,7 @@ This command causes the client to wait for the signon messages again.
 This is sent just before a server changes levels
 ==================
 */
-void CL_Reconnect_f(cmd_state_t *cmd)
+static void CL_Reconnect_f(cmd_state_t *cmd)
 {
        char temp[128];
        // if not connected, reconnect to the most recent server