|
RetroArch
|
#include <string.h>#include <errno.h>#include <file/nbio.h>#include <compat/strl.h>#include <retro_miscellaneous.h>#include <string/stdstring.h>#include "tasks_internal.h"#include "../verbosity.h"Functions | |
| bool | task_image_load_handler (retro_task_t *task) |
| static int | task_file_transfer_iterate_transfer (nbio_handle_t *nbio) |
| static int | task_file_transfer_iterate_parse (nbio_handle_t *nbio) |
| void | task_file_load_handler (retro_task_t *task) |
| void task_file_load_handler | ( | retro_task_t * | task | ) |
|
static |
|
static |
| bool task_image_load_handler | ( | retro_task_t * | task | ) |
1.8.15