summaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client.h b/src/client.h
index c6780dfd6..32197da8f 100644
--- a/src/client.h
+++ b/src/client.h
@@ -76,6 +76,8 @@ extern LoginData loginData;
*/
int get_elapsed_time(int startTime);
+int get_elapsed_time1(int startTime);
+
/**
* All client states.
*/