mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Merge.
hg-commit-id: a16a040fd67a
This commit is contained in:
commit
078de8c3c8
|
@ -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
|
||||
|
|
712
pokered.asm
712
pokered.asm
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue