diff --git a/src/npc/zeldaFollower.c b/src/npc/zeldaFollower.c index 7bfcb6d7..2402823d 100644 --- a/src/npc/zeldaFollower.c +++ b/src/npc/zeldaFollower.c @@ -32,7 +32,6 @@ typedef union { } \ } while (0) - void sub_08068318(Entity*); void sub_0806854C(Entity*, u32*); void sub_08068578(Entity* this);