From b8439f2aeab3920eeeabfbf2c5cf15979619410b Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Thu, 26 Jan 2012 23:37:27 +0100 Subject: Add touchscreen_get_mode() to plugin and lua. Change-Id: I44b8693c689da00f57c14622f4ba3dc554dbbfc9 --- apps/plugin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugin.c') diff --git a/apps/plugin.c b/apps/plugin.c index 25280750ce..1ac69da1ea 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -326,6 +326,7 @@ static const struct plugin_api rockbox_api = { #endif #ifdef HAVE_TOUCHSCREEN touchscreen_set_mode, + touchscreen_get_mode, #endif #ifdef HAVE_BUTTON_LIGHT -- cgit v1.2.3