From 0d728e66b7bde350a6e5d9f0a467bba7a3433f16 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Mon, 29 Oct 2018 19:57:02 -0700 Subject: should be working --- Source/Randomizer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Randomizer.h') diff --git a/Source/Randomizer.h b/Source/Randomizer.h index 552e33d..b0da4fe 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h @@ -4,6 +4,7 @@ class Randomizer { public: void Randomize(); + void AdjustSpeed(); private: void RandomizeTutorial(); -- cgit 1.4.1