TYPO: NUM_MOVE_EFECTS > NUM_MOVE_EFFECTS (#1009)
This commit is contained in:
@@ -157,4 +157,4 @@
|
||||
const EFFECT_BEAT_UP
|
||||
const EFFECT_FLY
|
||||
const EFFECT_DEFENSE_CURL
|
||||
DEF NUM_MOVE_EFECTS EQU const_value
|
||||
DEF NUM_MOVE_EFFECTS EQU const_value
|
||||
|
@@ -158,4 +158,4 @@ MoveEffectsPointers:
|
||||
dw BeatUp
|
||||
dw Fly
|
||||
dw DefenseCurl
|
||||
assert_table_length NUM_MOVE_EFECTS
|
||||
assert_table_length NUM_MOVE_EFFECTS
|
||||
|
Reference in New Issue
Block a user