summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/trade.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/trade.h b/include/constants/trade.h
index 7f61c88e8..8a2626c9a 100644
--- a/include/constants/trade.h
+++ b/include/constants/trade.h
@@ -21,6 +21,8 @@
#define CANCEL_TRADE 2
#define WANTS_TO_TRADE 1
#define WANTS_TO_CANCEL 2
+#define READY_FINISH_TRADE 1
+#define FINISH_TRADE 2
// Return values for CanTradeSelectedMon
#define CAN_TRADE_MON 0