Cleanup: Remove questionable syntax#7370
Conversation
|
That's some amazingly bad syntax. Is that from the dawn of time? |
a0b25ce to
633bb92
Compare
|
i'm not 100% convinced that the track one is really the best/clearest approach to this
i'm fairly sure that's from r1. |
M3Henry
left a comment
There was a problem hiding this comment.
This looks like mixed code and data. I would use an array of score-boundaries and use std::lower_bound to figure out the offset of val.
|
Yep, this dates back to r1: |
|
skipped the track one for now, as probably a more involved rewrite might be in order there |
No description provided.