diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2020-09-24 19:33:15 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2020-09-24 19:33:15 -0500 |
| commit | 3b78407194676f853777a01819f759366bb842de (patch) | |
| tree | b06c5380b2676be00f65a945343f50ab29d04ad9 /src/enemy/peahat.c | |
| parent | 82654cd402a8900fd8c5d861c03504c89825daed (diff) | |
Decompile itemOnGround.c
Diffstat (limited to 'src/enemy/peahat.c')
| -rw-r--r-- | src/enemy/peahat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/enemy/peahat.c b/src/enemy/peahat.c index 66ff3199..664e1615 100644 --- a/src/enemy/peahat.c +++ b/src/enemy/peahat.c @@ -12,7 +12,6 @@ extern const s8 gUnk_080CA5D4[]; void sub_080205F8(Entity*); void sub_08020604(Entity*); -extern u32 sub_0800442E(Entity*); extern u32 sub_08049F1C(Entity*, Entity*, u32); extern void sub_0804AA1C(Entity*); |
