summaryrefslogtreecommitdiff
path: root/constants.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2012-01-10 18:16:18 -0700
committerIIMarckus <iimarckus@gmail.com>2012-01-10 18:16:18 -0700
commitd9f764e923946de0f59f9ab0af6c017b17eaa460 (patch)
tree92073e8d0e4e8dfc9f69ba6ba8070774c3aa86da /constants.asm
parent99fcdc90f60a133d760a6a3413c60205a2eda33c (diff)
$CD3D seems to be used only for trades, so document it as such.
hg-commit-id: 3207c2aa47df
Diffstat (limited to 'constants.asm')
-rw-r--r--constants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants.asm b/constants.asm
index e8c01320..8e445e87 100644
--- a/constants.asm
+++ b/constants.asm
@@ -80,6 +80,8 @@ TX_FAR: MACRO
; wram locations
W_AICOUNT EQU $CCDF ; number of times remaining that AI action can occur
+W_WHICHTRADE EQU $CD3D ; which entry from TradeMons to select
+
W_OPPONENTHP EQU $CFE6 ; active opponent's hp (16 bits)
W_OPPONENTNUMBER EQU $CFE8 ; active opponent's position in team (0 to 5)
W_OPPONENTSTATUS EQU $CFE9 ; active opponent's status condition