diff options
Diffstat (limited to 'includes/menu.h')
-rw-r--r-- | includes/menu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/menu.h b/includes/menu.h index 361b2323..3c804008 100644 --- a/includes/menu.h +++ b/includes/menu.h @@ -20,6 +20,7 @@ #include <shell.h> + void menu_init(Shell *shell); #endif /* __MENU_H__ */ |