#include "kbd_autoRepeat.h";
void KBD_GetPadRepeatFrame( int* first, int* step );
first | Pointer to the variable used to obtain the number of frames until repeat starts. |
step | Pointer to the variable used to obtain the repeat interval |
None.
Obtains the current frame count settings for pad repetition.
CONFIDENTIAL