|
RetroArch
|
#include <stdio.h>#include <stdint.h>#include <string.h>#include <compat/strl.h>#include <string/stdstring.h>#include "../msg_hash.h"#include "msg_hash_nl.h"Functions | |
| int | menu_hash_get_help_nl_enum (enum msg_hash_enums msg, char *s, size_t len) |
| const char * | msg_hash_to_str_nl (enum msg_hash_enums msg) |
| int menu_hash_get_help_nl_enum | ( | enum msg_hash_enums | msg, |
| char * | s, | ||
| size_t | len | ||
| ) |
| const char* msg_hash_to_str_nl | ( | enum msg_hash_enums | msg | ) |
1.8.15