summaryrefslogtreecommitdiffstats
path: root/minuitwrp/minui.h
diff options
context:
space:
mode:
authorDees Troy <dees_troy@teamw.in>2014-02-07 19:39:53 +0100
committerGerrit Code Review <gerrit2@gerrit>2014-02-07 19:39:53 +0100
commite492e27d77ad0c033fc0f55d7a5ffe18752ac7bd (patch)
treea8f5b7c167c0f365dec2735c11717e09c781a9b7 /minuitwrp/minui.h
parentMerge "Expansion of vibrate options" into android-4.4 (diff)
parentImplement mouse cursor (diff)
downloadandroid_bootable_recovery-e492e27d77ad0c033fc0f55d7a5ffe18752ac7bd.tar
android_bootable_recovery-e492e27d77ad0c033fc0f55d7a5ffe18752ac7bd.tar.gz
android_bootable_recovery-e492e27d77ad0c033fc0f55d7a5ffe18752ac7bd.tar.bz2
android_bootable_recovery-e492e27d77ad0c033fc0f55d7a5ffe18752ac7bd.tar.lz
android_bootable_recovery-e492e27d77ad0c033fc0f55d7a5ffe18752ac7bd.tar.xz
android_bootable_recovery-e492e27d77ad0c033fc0f55d7a5ffe18752ac7bd.tar.zst
android_bootable_recovery-e492e27d77ad0c033fc0f55d7a5ffe18752ac7bd.zip
Diffstat (limited to 'minuitwrp/minui.h')
-rw-r--r--minuitwrp/minui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/minuitwrp/minui.h b/minuitwrp/minui.h
index 5f02d4a6d..bbdfdfb50 100644
--- a/minuitwrp/minui.h
+++ b/minuitwrp/minui.h
@@ -58,6 +58,7 @@ struct input_event;
int ev_init(void);
void ev_exit(void);
int ev_get(struct input_event *ev, unsigned dont_wait);
+int ev_has_mouse(void);
// Resources