diff options
Diffstat (limited to 'WitnessRandomizer/WitnessRandomizer.cpp')
-rw-r--r-- | WitnessRandomizer/WitnessRandomizer.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/WitnessRandomizer/WitnessRandomizer.cpp b/WitnessRandomizer/WitnessRandomizer.cpp index d71cc21..e7ab2aa 100644 --- a/WitnessRandomizer/WitnessRandomizer.cpp +++ b/WitnessRandomizer/WitnessRandomizer.cpp | |||
@@ -11,6 +11,9 @@ | |||
11 | * Randomize audio logs | 11 | * Randomize audio logs |
12 | * Swap sounds in jungle (along with panels) -- maybe impossible | 12 | * Swap sounds in jungle (along with panels) -- maybe impossible |
13 | * Make orange 7 (all of oranges?) hard. Like big = hard. | 13 | * Make orange 7 (all of oranges?) hard. Like big = hard. |
14 | * Start the game if it isn't running? | ||
15 | * UI for the randomizer :( | ||
16 | * Increase odds of mountain oranges garbage on other panels? | ||
14 | */ | 17 | */ |
15 | #include "Memory.h" | 18 | #include "Memory.h" |
16 | #include "WitnessRandomizer.h" | 19 | #include "WitnessRandomizer.h" |