summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r--protocols/Steam/src/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h
index d19f25ab3e..64303c9404 100644
--- a/protocols/Steam/src/common.h
+++ b/protocols/Steam/src/common.h
@@ -40,6 +40,9 @@
#define MODULE "Steam"
+#define STEAM_API_IDLEOUT_AWAY 600
+#define STEAM_API_IDLEOUT_SNOOZE 8000
+
class CSteamProto;
extern HINSTANCE g_hInstance;