From 5e70f4cb51843ce2d40579ff272d375b9fa9aa26 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 22 Sep 2020 13:12:27 -0400 Subject: Extract move data table (needs identification) --- constants/move_constants.asm | 3 --- 1 file changed, 3 deletions(-) (limited to 'constants') diff --git a/constants/move_constants.asm b/constants/move_constants.asm index f7693ae..165cbab 100644 --- a/constants/move_constants.asm +++ b/constants/move_constants.asm @@ -294,6 +294,3 @@ NUM_ATTACKS EQU const_value - 1 const BATTLEANIM_WOBBLE const BATTLEANIM_SHAKE const BATTLEANIM_HIT_CONFUSION - - -MOVE_DATA_SIZE EQU 7 -- cgit v1.2.3