Update from apps repo

This commit is contained in:
Willy-JL
2023-11-20 00:15:14 +00:00
parent 91368a4538
commit e22fa80abe
22 changed files with 224 additions and 133 deletions

View File

@@ -15,8 +15,7 @@
#include "input/sequence.h"
#include "input/songinfo.h"
extern bool audio_modes_values[];
extern char* audio_modes_text[];
void return_from_keyboard_callback(void* ctx);
void overwrite_file_widget_yes_input_callback(GuiButtonType result, InputType type, void* ctx);
void overwrite_file_widget_no_input_callback(GuiButtonType result, InputType type, void* ctx);