From 5f99f9e87ef23f342e89bab029cc4fc8c5ad6663 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sun, 28 Oct 2018 20:51:35 -0700 Subject: Better UI + tried audio logs --- 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 82ea924..552e33d 100644 --- a/Source/Randomizer.h +++ b/Source/Randomizer.h @@ -20,6 +20,7 @@ private: void RandomizeSwamp(); void RandomizeMountain(); void RandomizeChallenge(); + void RandomizeAudioLogs(); RandomizerCore _core; }; -- cgit 1.4.1