From 3557f0ba80942397a9d963208695b4fa80290cb0 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Tue, 30 Oct 2018 21:58:46 -0700 Subject: Infinite amounts of cleanup --- Source/Randomizer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Randomizer.h') diff --git a/Source/Randomizer.h b/Source/Randomizer.h index b0da4fe..8c332b0 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h @@ -3,7 +3,7 @@ class Randomizer { public: - void Randomize(); + short Randomize(int seed); void AdjustSpeed(); private: -- cgit 1.4.1