Change-Id: Ib2496af0ed6176ea537e1f61804c1ba514374fb6
This commit is contained in:
Christian Soffke 2023-01-14 19:40:29 +01:00
parent 7f265ee8dd
commit 1e4ee1917c
3 changed files with 4 additions and 1 deletions

View file

@ -823,6 +823,7 @@ static const struct plugin_api rockbox_api = {
splash_progress,
splash_progress_set_delay,
fix_path_part,
};
static int plugin_buffer_handle;