core_timing: Increase clock speed for Switch docked.

This commit is contained in:
bunnei 2018-01-07 00:58:06 -05:00
parent 5017038ca7
commit 79e0dd249e
3 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@
#include "core/core.h"
#include "core/core_timing.h"
int g_clock_rate_arm11 = BASE_CLOCK_RATE_ARM11;
int g_clock_rate_arm11 = BASE_CLOCK_RATE;
// is this really necessary?
#define INITIAL_SLICE_LENGTH 20000