summaryrefslogtreecommitdiff
path: root/src/npc/npc5.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/npc/npc5.c')
-rw-r--r--src/npc/npc5.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/npc/npc5.c b/src/npc/npc5.c
index 27c865d6..e5219081 100644
--- a/src/npc/npc5.c
+++ b/src/npc/npc5.c
@@ -5,11 +5,17 @@
* @brief Unused Zelda follower NPC.
*/
#include "collision.h"
-#include "functions.h"
#include "hitbox.h"
#include "message.h"
#include "npc.h"
#include "tiles.h"
+#include "flags.h"
+#include "common.h"
+#include "physics.h"
+#include "asm.h"
+#include "room.h"
+#include "player.h"
+#include "map.h"
#define kFollowDistance 32 // distance to follow player
#define kPoiDistance 4 // point of interest distance