diff options
Diffstat (limited to 'src/object/giantLeaf.c')
| -rw-r--r-- | src/object/giantLeaf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/giantLeaf.c b/src/object/giantLeaf.c index 6293a9d0..3dc3cda8 100644 --- a/src/object/giantLeaf.c +++ b/src/object/giantLeaf.c @@ -6,6 +6,8 @@ */ #include "map.h" #include "object.h" +#include "asm.h" +#include "room.h" void sub_0808D618(Entity* this); |
