summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCatobat <69204835+Catobat@users.noreply.github.com>2023-05-06 12:55:25 +0200
committerCatobat <69204835+Catobat@users.noreply.github.com>2023-05-06 12:55:25 +0200
commit19e840759676ecbe5c284bc0a6a8dfb4e4bc9ed5 (patch)
treea4e824540cc18cb1836c97b9005dbd4012f0c0f3 /src
parentdef79ad780683f58973ed7d7640adab0d7d7efb9 (diff)
Missed a line
Diffstat (limited to 'src')
-rw-r--r--src/npc/zeldaFollower.c1
1 files changed, 0 insertions, 1 deletions
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);