CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Variables
cp936_table.h File Reference
#include "config.h"
#include <array>

Go to the source code of this file.

Variables

constexpr std::array< std::array< uint16_t, 191 >, 126 > cp936_to_unicode_table
 

Variable Documentation

◆ cp936_to_unicode_table

constexpr std::array<std::array<uint16_t, 191>, 126> cp936_to_unicode_table
constexpr