summaryrefslogtreecommitdiffstats
path: root/minuitwrp/minui.h
diff options
context:
space:
mode:
authorthat <github@that.at>2015-02-08 08:55:00 +0100
committerDees Troy <dees_troy@teamw.in>2015-02-09 16:53:21 +0100
commitde72b6d4d8f7106a9cbb611225dd0b726ba23720 (patch)
tree184dcc1e7d96db6f66c81ff639383c1bd10887d3 /minuitwrp/minui.h
parentReset data manager variables before running runPages (diff)
downloadandroid_bootable_recovery-de72b6d4d8f7106a9cbb611225dd0b726ba23720.tar
android_bootable_recovery-de72b6d4d8f7106a9cbb611225dd0b726ba23720.tar.gz
android_bootable_recovery-de72b6d4d8f7106a9cbb611225dd0b726ba23720.tar.bz2
android_bootable_recovery-de72b6d4d8f7106a9cbb611225dd0b726ba23720.tar.lz
android_bootable_recovery-de72b6d4d8f7106a9cbb611225dd0b726ba23720.tar.xz
android_bootable_recovery-de72b6d4d8f7106a9cbb611225dd0b726ba23720.tar.zst
android_bootable_recovery-de72b6d4d8f7106a9cbb611225dd0b726ba23720.zip
Diffstat (limited to 'minuitwrp/minui.h')
-rw-r--r--minuitwrp/minui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/minuitwrp/minui.h b/minuitwrp/minui.h
index abebc1450..3aa486511 100644
--- a/minuitwrp/minui.h
+++ b/minuitwrp/minui.h
@@ -75,7 +75,7 @@ struct input_event;
int ev_init(void);
void ev_exit(void);
-int ev_get(struct input_event *ev);
+int ev_get(struct input_event *ev, int timeout_ms);
int ev_has_mouse(void);
// Resources