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_ko.h"
Functions | |
int | menu_hash_get_help_ko_enum (enum msg_hash_enums msg, char *s, size_t len) |
const char * | msg_hash_to_str_ko (enum msg_hash_enums msg) |
int menu_hash_get_help_ko_enum | ( | enum msg_hash_enums | msg, |
char * | s, | ||
size_t | len | ||
) |
const char* msg_hash_to_str_ko | ( | enum msg_hash_enums | msg | ) |