Nugget
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions | Variables
sjis-title-encoder.hh File Reference
#include <stdint.h>
Include dependency graph for sjis-title-encoder.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Sjis
 

Typedefs

using Sjis::TitleEncoder = uint32_t(*)(uint8_t *dst, uint32_t dstSize, const char *src)
 

Functions

void Sjis::registerFullTitleEncoder ()
 

Variables

TitleEncoder Sjis::g_titleEncoder = &asciiToSjisTitle