From 7d15c25b3aee38a84987513daf79055bd511d9d0 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Wed, 5 Sep 2012 20:47:21 -0400 Subject: Hax to make it boot --- extra-functions.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extra-functions.h') diff --git a/extra-functions.h b/extra-functions.h index 2cbd477ee..83a4318d7 100644 --- a/extra-functions.h +++ b/extra-functions.h @@ -32,5 +32,6 @@ void htc_dumlock_reflash_recovery_to_boot(void); void check_and_run_script(const char* script_file, const char* display_name); int check_backup_name(int show_error); +void twfinish_recovery(const char *send_intent); -#endif // _EXTRAFUNCTIONS_HEADER \ No newline at end of file +#endif // _EXTRAFUNCTIONS_HEADER -- cgit v1.2.3