forked from len0rd/rockbox
Rename functions so that the code is easier to read
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27313 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
76f2b9c605
commit
7d4c0c5e7e
3 changed files with 10 additions and 10 deletions
|
|
@ -29,7 +29,7 @@ bool bookmark_create_menu(void);
|
|||
bool bookmark_mrb_load(void);
|
||||
bool bookmark_autoload(const char* file);
|
||||
bool bookmark_load(const char* file, bool autoload);
|
||||
bool bookmark_exist(void);
|
||||
bool bookmark_exists(void);
|
||||
|
||||
#endif /* __BOOKMARK_H__ */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue