From 39bccd65b92386654dfc71e426352ad9d9148fae Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Sun, 4 May 2008 08:11:28 +0000 Subject: recommit the talking quickscreen... silly rename bug which I mised this morning git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17348 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/option_select.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/gui/option_select.h') diff --git a/apps/gui/option_select.h b/apps/gui/option_select.h index 7c9af4409b..866b8cf0cd 100644 --- a/apps/gui/option_select.h +++ b/apps/gui/option_select.h @@ -33,4 +33,5 @@ void option_select_next_val(struct settings_list *setting, char *option_get_valuestring(struct settings_list *setting, char *buffer, int buf_len, intptr_t temp_var); +void option_talk_value(const struct settings_list *setting, int value, bool enqueue); #endif /* _GUI_OPTION_SELECT_H_ */ -- cgit v1.2.3