diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-12-11 10:34:29 -0500 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-12-11 10:37:17 -0500 |
| commit | 23c7161bbcd0e3412fc30a59c68cf4296fdd7dca (patch) | |
| tree | fd3ec9ed3996c465bea9189a0119fb711e99e1b9 /constants/move_constants.asm | |
| parent | Move slot machine constants (diff) | |
| download | pokeyellow-23c7161bbcd0e3412fc30a59c68cf4296fdd7dca.tar.gz pokeyellow-23c7161bbcd0e3412fc30a59c68cf4296fdd7dca.tar.xz pokeyellow-23c7161bbcd0e3412fc30a59c68cf4296fdd7dca.zip | |
Clean up constants
Diffstat (limited to 'constants/move_constants.asm')
| -rw-r--r-- | constants/move_constants.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/constants/move_constants.asm b/constants/move_constants.asm index a03f4063..dd287fde 100644 --- a/constants/move_constants.asm +++ b/constants/move_constants.asm @@ -176,5 +176,4 @@ GREATTOSS_ANIM EQU $C5 ; toss Great Ball ULTRATOSS_ANIM EQU $C6 ; toss Ultra Ball or Master Ball HIDEPIC_ANIM EQU $C8 ; monster disappears ROCK_ANIM EQU $C9 ; throw rock -BAIT_ANIM EQU $CA ; throw bait - +BAIT_ANIM EQU $CA ; throw bait
\ No newline at end of file |
