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