#include "kbd.h";
void KBD_ChangeByNumber( int no );
no | keyboard number |
None.
Switches the keyboard to the specified keyboard number, initializes the keyboard input, and redraws the keyboard.
The sound callback function is called internally after switching is completed.
CONFIDENTIAL