diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index 4eff3c5b..b94632e4 100644 --- a/constants.asm +++ b/constants.asm @@ -265,7 +265,7 @@ W_MOVEMISSED EQU $D05F W_PLAYERBATTSTATUS1 EQU $D062 W_PLAYERBATTSTATUS2 EQU $D063 -W_PLAYERBATTSTATUS3 EQU $D062 +W_PLAYERBATTSTATUS3 EQU $D064 W_ENEMYBATTSTATUS1 EQU $D067 W_ENEMYBATTSTATUS2 EQU $D068 |