Reactivate CheatJump

This commit is contained in:
Snesrev
2023-03-06 04:18:49 +01:00
parent 8db5f5fd36
commit 9bac343452
3 changed files with 6 additions and 4 deletions

View File

@@ -39,6 +39,8 @@ static const uint16 kDefaultKbdControls[kKeys_Total] = {
_(SDLK_w), _(SDLK_q), S(SDLK_r),
// ClearKeyLog, StopReplay, Fullscreen, Reset, Pause, PauseDimmed, Turbo, ReplayTurbo, WindowBigger, WindowSmaller, DisplayPerf, ToggleRenderer
_(SDLK_k), _(SDLK_l), A(SDLK_RETURN), C(SDLK_r), S(SDLK_p), _(SDLK_p), _(SDLK_TAB), _(SDLK_t), N, N, _(SDLK_f), _(SDLK_r),
// VolumeUp VolumeDown
0, 0,
};
#undef _
#undef A