mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-02 13:35:33 +00:00
Made all variables const which are never changed and only contain temporary values, removed default switch cases where we know the exact number of choices.