From 6f0a34bfb761d965bd961dc1f880b84e35f9959f Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Wed, 20 Nov 2019 10:05:59 -0800 Subject: Understanding symmetry, but nothing else. --- Source/Randomizer2.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Randomizer2.h') diff --git a/Source/Randomizer2.h b/Source/Randomizer2.h index 6e79694..47a9ebd 100644 --- a/Source/Randomizer2.h +++ b/Source/Randomizer2.h @@ -8,6 +8,7 @@ public: Randomizer2(const std::shared_ptr& memory); void Randomize(); void RandomizeTutorial(); + void RandomizeSymmetry(); void RandomizeKeep(); private: -- cgit 1.4.1