#include "kbd.h";
u16 KBD_GetDragging( void );
None.
Returns the character code (UTF-16) of the character being dragged.
Returns the character code for a keyboard character that is being dragged.
Returns a 0 when nothing is being dragged.
Also returns a 0 for non-character buttons (like ENTER or KANA).
CONFIDENTIAL