From a633efd88ca533b8d601eb9a673c5eb7e68dd19d Mon Sep 17 00:00:00 2001 From: theo3 Date: Wed, 30 Mar 2022 00:52:53 -0700 Subject: sort out most of functions.h --- src/object/heartContainer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/object/heartContainer.c') 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*); -- cgit v1.2.3