mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Update
This commit is contained in:
parent
dd4146e302
commit
b0746a4910
1 changed files with 2 additions and 0 deletions
|
@ -202,6 +202,8 @@ bool task_push_load_content_with_core_from_menu(
|
|||
void *user_data);
|
||||
#endif
|
||||
|
||||
bool task_audio_mixer_load_handler(retro_task_t *task);
|
||||
|
||||
void task_file_load_handler(retro_task_t *task);
|
||||
|
||||
bool take_screenshot(const char *path, bool silence, bool has_valid_framebuffer);
|
||||
|
|
Loading…
Add table
Reference in a new issue