summaryrefslogtreecommitdiff
path: root/MySpace/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'MySpace/common.h')
-rw-r--r--MySpace/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MySpace/common.h b/MySpace/common.h
index 1a7ae63..c74cb99 100644
--- a/MySpace/common.h
+++ b/MySpace/common.h
@@ -67,4 +67,6 @@ extern PLUGINLINK *pluginLink;
extern HANDLE mainThread;
extern int code_page;
+void SetAllOffline();
+
#endif