|
@@ -18,8 +18,6 @@
|
|
|
extern bool audio_modes_values[];
|
|
extern bool audio_modes_values[];
|
|
|
extern char* audio_modes_text[];
|
|
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_yes_input_callback(GuiButtonType result, InputType type, void* ctx);
|
|
|
void overwrite_file_widget_no_input_callback(GuiButtonType result, InputType type, void* ctx);
|
|
void overwrite_file_widget_no_input_callback(GuiButtonType result, InputType type, void* ctx);
|
|
|
|
|
|