diff options
| author | theo3 <arisstephenson2@gmail.com> | 2022-01-04 20:17:46 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2022-01-04 20:55:03 -0800 |
| commit | 48fa5b4618f538dbc44525b77142ccea5a0858b8 (patch) | |
| tree | bcafdf49459e2c22aebbdfdce67f90c45ecddddb /src/object/heartContainer.c | |
| parent | 7036ec73af7864e2728016ae931f872373c56e06 (diff) | |
sort out functions.h
Diffstat (limited to 'src/object/heartContainer.c')
| -rw-r--r-- | src/object/heartContainer.c | 1 |
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*); |
