summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/constants.h
diff options
context:
space:
mode:
authorFishbone <fishbone@miranda-ng.org>2013-06-07 16:36:25 +0000
committerFishbone <fishbone@miranda-ng.org>2013-06-07 16:36:25 +0000
commitcbbbbae0ec63187368817c0c49741c4ec7a9fe41 (patch)
treefcb89bc00ceb12adbe36009e759e38f699c8de00 /protocols/WhatsApp/src/constants.h
parentfa38cd5864b1b8090be141e3c4291df6d3322e30 (diff)
WhatsApp:
- removed duplicate resource file in "src"-directory - finished registration (we don't know, if it already works. Hopefully I didn't break code-request again) git-svn-id: http://svn.miranda-ng.org/main/trunk@4892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/WhatsApp/src/constants.h')
-rw-r--r--protocols/WhatsApp/src/constants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/protocols/WhatsApp/src/constants.h b/protocols/WhatsApp/src/constants.h
index e14a02cf3f..7ec8e6390a 100644
--- a/protocols/WhatsApp/src/constants.h
+++ b/protocols/WhatsApp/src/constants.h
@@ -64,4 +64,7 @@
#define IS_CHAT 1
+#define REG_STATE_REQ_CODE 1
+#define REG_STATE_REG_CODE 2
+
#endif \ No newline at end of file