forked from len0rd/rockbox
Oh, wrong API
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@654 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a178e82588
commit
7785d55483
1 changed files with 1 additions and 1 deletions
|
|
@ -27,6 +27,6 @@ struct menu_items {
|
|||
};
|
||||
|
||||
void menu_init(struct menu_items* items, int count);
|
||||
void menu_draw(void);
|
||||
void menu_run(void);
|
||||
|
||||
#endif /* End __MENU_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue