More trade doc, fix switch indentations

This commit is contained in:
GriffinR
2019-10-09 09:55:06 -04:00
parent 2c062dc764
commit 32aa87c7e1
4 changed files with 1871 additions and 1864 deletions

View File

@@ -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