|
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_ar.h"Functions | |
| int | menu_hash_get_help_ar_enum (enum msg_hash_enums msg, char *s, size_t len) |
| const char * | msg_hash_to_str_ar (enum msg_hash_enums msg) |
| int menu_hash_get_help_ar_enum | ( | enum msg_hash_enums | msg, |
| char * | s, | ||
| size_t | len | ||
| ) |
| const char* msg_hash_to_str_ar | ( | enum msg_hash_enums | msg | ) |
1.8.15