diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
---|---|---|
committer | Seth Barberee <seth.barberee@gmail.com> | 2021-07-07 11:39:34 -0500 |
commit | 6aa475c6310c609743a9a2005e7942050c396865 (patch) | |
tree | 18be7369829badfef35a6c337005e875049027e5 /src/other_menus.c | |
parent | f308c79eba1ba8e6bc2134529a2e4f4f21c9c2c2 (diff) |
Sese's vacation work
Diffstat (limited to 'src/other_menus.c')
-rw-r--r-- | src/other_menus.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/other_menus.c b/src/other_menus.c index 0cfe949..99c8df9 100644 --- a/src/other_menus.c +++ b/src/other_menus.c @@ -1,6 +1,7 @@ #include "global.h" #include "input.h" #include "main_menu.h" +#include "item.h" #include "gUnknown_203B460.h" #include "menu.h" #include "memory.h" |