hg-commit-id: a16a040fd67a
This commit is contained in:
Bryan Bishop 2012-01-10 21:41:36 -06:00
commit 078de8c3c8
2 changed files with 358 additions and 356 deletions

View file

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

File diff suppressed because it is too large Load diff