summaryrefslogtreecommitdiff
path: root/src/enemy/crow.c
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2022-01-20 14:06:51 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2022-01-20 14:06:59 +0100
commit2da2b2b33e44edb5d7418768157003f194225f9a (patch)
tree7a1e06fc3d3eb32b12c20f7b2ed0b495e8be23cf /src/enemy/crow.c
parent68161d76d8d06eda66d4051f0b467d3fcef70135 (diff)
Decompile LilypadLarge
Diffstat (limited to 'src/enemy/crow.c')
-rw-r--r--src/enemy/crow.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/enemy/crow.c b/src/enemy/crow.c
index 8fdb1547..4dfdc773 100644
--- a/src/enemy/crow.c
+++ b/src/enemy/crow.c
@@ -20,8 +20,6 @@ void (*const gUnk_080CE990[])(CrowEntity*);
void (*const gUnk_080CE9A4[])(CrowEntity*);
extern Entity* gUnk_020000B0;
-extern Entity* sub_08049DF4(u32);
-
void sub_08032AF4(CrowEntity* this);
void sub_08032AB0(CrowEntity* this);
void sub_08032B38(CrowEntity* this);