Etterna
0.74.4
Loading...
Searching...
No Matches
src
Etterna
Models
Fonts
FontCharmaps.h
1
#ifndef FONT_CHARMAPS_H
2
#define FONT_CHARMAPS_H
3
#include <string>
4
6
namespace
FontCharmaps
{
7
extern
const
wchar_t
M_SKIP;
8
const
wchar_t
*
9
get_char_map(std::string name);
10
};
11
12
#endif
FontCharmaps
Defines common frame to character mappings for Fonts.
Definition
FontCharmaps.h:6
Generated by
1.9.8