Skip to content

Commit

Permalink
apparently this works now
Browse files Browse the repository at this point in the history
  • Loading branch information
jbzdarkid committed Oct 27, 2018
1 parent 935394e commit c39e705
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions WitnessRandomizer/WitnessRandomizer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
* Randomize audio logs
* Swap sounds in jungle (along with panels) -- maybe impossible
* Make orange 7 (all of oranges?) hard. Like big = hard.
* Start the game if it isn't running?
* UI for the randomizer :(
* Increase odds of mountain oranges garbage on other panels?
*/
#include "Memory.h"
#include "WitnessRandomizer.h"
Expand Down
1 change: 1 addition & 0 deletions WitnessRandomizer/WitnessRandomizer.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
<EnablePREfast>true</EnablePREfast>
<TreatWarningAsError>true</TreatWarningAsError>
<DisableSpecificWarnings>26451</DisableSpecificWarnings>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down

0 comments on commit c39e705

Please sign in to comment.