summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTal Hayon <talhayon1@gmail.com>2022-01-27 08:27:50 +0200
committerTal Hayon <talhayon1@gmail.com>2022-01-27 08:27:50 +0200
commit2cb23a30464c7e44576ea6be7852be45563383ce (patch)
tree361358b541924c07c9e422c15d343fb3e14ab09d /src
parent8b303867597a0bb7670499287d16ee5f8c728505 (diff)
Review fixes
Diffstat (limited to 'src')
-rw-r--r--src/enemy/spinyBeetle.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/enemy/spinyBeetle.c b/src/enemy/spinyBeetle.c
index c802127c..81a45577 100644
--- a/src/enemy/spinyBeetle.c
+++ b/src/enemy/spinyBeetle.c
@@ -109,7 +109,6 @@ void SpinyBeetle_Init(SpinyBeetleEntity* this) {
}
void sub_08033958(SpinyBeetleEntity* this) {
- s32 r0, r1;
u32 direction;
if (sub_08033DF0(this)) {
sub_08033E1C(this);
@@ -211,7 +210,6 @@ void sub_08033ACC(SpinyBeetleEntity* this) {
}
void sub_08033B44(SpinyBeetleEntity* this) {
- u32 unk_80;
u32 stop;
if (sub_08033DF0(this)) {
sub_08033E1C(this);