From 19e840759676ecbe5c284bc0a6a8dfb4e4bc9ed5 Mon Sep 17 00:00:00 2001 From: Catobat <69204835+Catobat@users.noreply.github.com> Date: Sat, 6 May 2023 12:55:25 +0200 Subject: [PATCH] Missed a line --- src/npc/zeldaFollower.c | 1 - 1 file changed, 1 deletion(-) 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);