Remove unneeded temp var in MovementActionFunc_x99_1

This commit is contained in:
PikalaxALT
2021-03-31 13:32:47 -04:00
parent a704592eb7
commit 32b19a2722
-1
View File
@@ -7879,7 +7879,6 @@ static bool8 MovementActionFunc_x98_1(struct ObjectEvent *objectEvent, struct Sp
static bool8 MovementActionFunc_x99_1(struct ObjectEvent *objectEvent, struct Sprite *sprite) static bool8 MovementActionFunc_x99_1(struct ObjectEvent *objectEvent, struct Sprite *sprite)
{ {
s32 y;
switch (sprite->data[7]) switch (sprite->data[7])
{ {
case 0: case 0: