summaryrefslogtreecommitdiff
path: root/src/object/heartContainer.c
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2022-01-04 20:17:46 -0800
committertheo3 <arisstephenson2@gmail.com>2022-01-04 20:55:03 -0800
commit48fa5b4618f538dbc44525b77142ccea5a0858b8 (patch)
treebcafdf49459e2c22aebbdfdce67f90c45ecddddb /src/object/heartContainer.c
parent7036ec73af7864e2728016ae931f872373c56e06 (diff)
sort out functions.h
Diffstat (limited to 'src/object/heartContainer.c')
-rw-r--r--src/object/heartContainer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object/heartContainer.c b/src/object/heartContainer.c
index 433fb87e..9e8346b3 100644
--- a/src/object/heartContainer.c
+++ b/src/object/heartContainer.c
@@ -2,6 +2,7 @@
#include "entity.h"
#include "flags.h"
#include "functions.h"
+#include "item.h"
static void sub_0808E6A0(Entity*);
static void sub_0808E6E4(Entity*);