From 23c7161bbcd0e3412fc30a59c68cf4296fdd7dca Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Wed, 11 Dec 2013 10:34:29 -0500 Subject: Clean up constants --- constants/move_constants.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'constants/move_constants.asm') 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 -- cgit v1.2.3