aboutsummaryrefslogtreecommitdiff
path: root/NK_C_API.h
diff options
context:
space:
mode:
Diffstat (limited to 'NK_C_API.h')
-rw-r--r--NK_C_API.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NK_C_API.h b/NK_C_API.h
index e5b414c..b71aeb8 100644
--- a/NK_C_API.h
+++ b/NK_C_API.h
@@ -339,6 +339,7 @@ extern int NK_change_update_password(const char* current_update_password,
const char* new_update_password);
extern const char* NK_get_status_storage();
extern const char* NK_get_SD_usage_data();
+extern int NK_get_progress_bar_value();
}