Skip to content

Commit

Permalink
probably will need this later
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 9, 2020
1 parent 29cd283 commit 85a5630
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Etterna/Globals/MinaCalc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,8 @@ Calc::CalcMain(const vector<NoteInfo>& NoteInfo,
0.9f,
1.f);

float hprop = chord_proportion(NoteInfo, 3);

static const int fo_rizzy = 1;
vector<vector<float>> the_hizzle_dizzles(fo_rizzy);
for (int WHAT_IS_EVEN_HAPPEN_THE_BOMB = 0;
Expand Down

0 comments on commit 85a5630

Please sign in to comment.