summaryrefslogtreecommitdiffstats
path: root/core/save-profiledata.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/save-profiledata.h')
-rw-r--r--core/save-profiledata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/save-profiledata.h b/core/save-profiledata.h
index 23e833a27..fd38e48ca 100644
--- a/core/save-profiledata.h
+++ b/core/save-profiledata.h
@@ -9,6 +9,7 @@ extern "C" {
#endif
int save_profiledata(const char *filename, bool selected_only);
+void save_subtitles_buffer(struct membuffer *b, struct dive *dive, int offset, int length);
#ifdef __cplusplus
}