summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/link.h')
-rw-r--r--include/link.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/link.h b/include/link.h
index 04efc973c..cecc7a3f7 100644
--- a/include/link.h
+++ b/include/link.h
@@ -59,19 +59,19 @@
#define LINKCMD_CONT_BLOCK 0x8888
#define LINKCMD_0xAAAA 0xAAAA
#define LINKCMD_0xAAAB 0xAAAB
-#define LINKCMD_READY_TO_TRADE 0xAABB // used in trade
-#define LINKCMD_READY_FINISH_TRADE 0xABCD // used in trade
+#define LINKCMD_READY_TO_TRADE 0xAABB
+#define LINKCMD_READY_FINISH_TRADE 0xABCD
#define LINKCMD_INIT_BLOCK 0xBBBB
-#define LINKCMD_SET_CANCEL_TRADE 0xBBCC // used in trade
+#define LINKCMD_READY_CANCEL_TRADE 0xBBCC
#define LINKCMD_SEND_HELD_KEYS_2 0xCAFE
#define LINKCMD_0xCCCC 0xCCCC
-#define LINKCMD_START_TRADE 0xCCDD // all below linkcmds used in trade
+#define LINKCMD_START_TRADE 0xCCDD
#define LINKCMD_CONFIRM_FINISH_TRADE 0xDCBA
#define LINKCMD_SET_MONS_TO_TRADE 0xDDDD
#define LINKCMD_0xDDEE 0xDDEE
#define LINKCMD_REQUEST_CANCEL 0xEEAA
-#define LINKCMD_0xEEBB 0xEEBB
-#define LINKCMD_PARTNER_WANTS_TRADE 0xEECC
+#define LINKCMD_CANCEL_TRADE 0xEEBB
+#define LINKCMD_0xEECC 0xEECC
struct LinkStatus