mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Fuzev2: button_read_dbop() doesn't exist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25723 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7e7b3c5ab3
commit
fa5cd0d3bf
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@
|
|||
void button_init_device(void);
|
||||
bool button_hold(void);
|
||||
int button_read_device(void);
|
||||
unsigned short button_read_dbop(void);
|
||||
void get_scrollwheel(void);
|
||||
|
||||
#define WHEEL_REPEAT_INTERVAL (HZ/5)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue