summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/stdafx.h')
-rw-r--r--protocols/Steam/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Steam/src/stdafx.h b/protocols/Steam/src/stdafx.h
index bf171853c9..8e1320dd22 100644
--- a/protocols/Steam/src/stdafx.h
+++ b/protocols/Steam/src/stdafx.h
@@ -45,6 +45,8 @@
#define STEAM_API_IDLEOUT_AWAY 600
#define STEAM_API_IDLEOUT_SNOOZE 8000
+#define STEAM_API_POLLING_ERRORS_LIMIT 5
+
class CSteamProto;
extern HINSTANCE g_hInstance;