Anders429 / simfile

Apache License 2.0
0 stars 0 forks source link

Add `Difficulty` enum #36

Closed Anders429 closed 3 years ago

Anders429 commented 3 years ago

A Difficulty enum should be added that can encode the equivalent of Novice, Easy, Medium, Hard, Expert, and Edit difficulties. This will be used for both Song and Course structs.