diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-15 21:26:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-06-15 21:26:46 -0400 |
commit | 7e1c966eb36db080c43d9aad2419ee68356656ef (patch) | |
tree | bc99a464bd1f3c518079c012d5018c9507cbe13d /include/menu_helpers.h | |
parent | e28c7676126d31efa690f686152be19d5b62f743 (diff) |
item_pc: through sub_810D4C0
Diffstat (limited to 'include/menu_helpers.h')
-rw-r--r-- | include/menu_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/menu_helpers.h b/include/menu_helpers.h index f8b57034a..a42b3c76b 100644 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h @@ -2,6 +2,7 @@ #define GUARD_MENU_HELPERS_H #include "global.h" +#include "task.h" // Exported type declarations |