#include <stdint.h>
#include <retro_common_api.h>
#include <retro_environment.h>
#include <lists/file_list.h>
#include "../msg_hash.h"
Go to the source code of this file.
|
RETRO_BEGIN_DECLS void | print_buf_lines (file_list_t *list, char *buf, const char *label, int buf_size, enum msg_file_type type, bool append, bool extended) |
|
void | cb_net_generic_subdir (void *task_data, void *user_data, const char *err) |
|
void | cb_net_generic (void *task_data, void *user_data, const char *err) |
|
◆ cb_net_generic()
◆ cb_net_generic_subdir()
◆ print_buf_lines()