diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-09-28 12:33:01 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-09-28 12:33:01 -0400 |
| commit | db3d5c90433a94747c23e48cf85badfc5286b07f (patch) | |
| tree | 41cc0e3434015001f9b8a858399459c7a400a731 /include | |
| parent | 3ab2de40cf164a86af27eff7a46215d3d927f47f (diff) | |
Start berry_pouch decomp
Diffstat (limited to 'include')
| -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 7fe8c19b2..c18d4313e 100644 --- a/include/menu_helpers.h +++ b/include/menu_helpers.h @@ -3,6 +3,7 @@ #include "global.h" #include "task.h" +#include "window.h" struct YesNoFuncTable { |
