RetroArch
|
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <compat/strl.h>
#include <string/stdstring.h>
#include "../msg_hash.h"
#include "../configuration.h"
#include "../verbosity.h"
#include "msg_hash_chs.h"
Functions | |
int | menu_hash_get_help_chs_enum (enum msg_hash_enums msg, char *s, size_t len) |
const char * | msg_hash_to_str_chs (enum msg_hash_enums msg) |
int menu_hash_get_help_chs_enum | ( | enum msg_hash_enums | msg, |
char * | s, | ||
size_t | len | ||
) |
const char* msg_hash_to_str_chs | ( | enum msg_hash_enums | msg | ) |