#include <revolution/kpr.h> void KPRInitRegionJP( void );
None.
None.
This function ensures that proper code and maps are set up to handle key processing for the JP region. One or more regions must be initialized before calling KPRPutChar.
The region initializers control which key processing code and maps are linked into the application code. If a region is not initialized, its code and maps are not included in the application code.
The JP region includes code and maps for Romaji/Japanese-character conversion.
Key Processing Functions, KPRInitRegionUS, KPRInitRegionEU, KPRPutChar
2007/07/09 Initial version.
CONFIDENTIAL