summaryrefslogtreecommitdiff
path: root/src/object/heartContainer.c
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2022-03-30 00:52:53 -0700
committertheo3 <arisstephenson2@gmail.com>2022-03-30 00:52:53 -0700
commita633efd88ca533b8d601eb9a673c5eb7e68dd19d (patch)
tree9bc7eb383d88bb2023a6fd69c982915931a33d30 /src/object/heartContainer.c
parent65b80571b230d08426e6329dc7eb4348ca5012d1 (diff)
sort out most of 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 89f7cc8e..b195e6f6 100644
--- a/src/object/heartContainer.c
+++ b/src/object/heartContainer.c
@@ -3,6 +3,7 @@
#include "flags.h"
#include "functions.h"
#include "item.h"
+#include "collision.h"
static void sub_0808E6A0(Entity*);
static void sub_0808E6E4(Entity*);