#include <revolution/kbd.h>
void KBDInitRegionEU (void);
None.
None.
Initializes the keyboard maps for the EU region. One or more regions must be initialized after calling the KBDInit function. The region initializers control which maps are linked in to the application code. If a region is not initialized, its maps are not included in the application code.
The EU region maps include the following countries:
2007/10/08 To reflect the API change, made modifications to call this function after calling KBDInit.
2007/03/19 Initial version 0.1.
CONFIDENTIAL