Hax to make it boot
diff --git a/extra-functions.h b/extra-functions.h
index 2cbd477..83a4318 100644
--- a/extra-functions.h
+++ b/extra-functions.h
@@ -32,5 +32,6 @@
 
 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