I tried splitting up the sources to speed up some compiling... but it didn't help. I dunno that it's more readable this way. I'm checkpointing this just in case.
8 lines
102 B
C
8 lines
102 B
C
#pragma once
|
|
|
|
#include "MouseWheelSlider.h"
|
|
|
|
void saverChosen();
|
|
void perfChosen();
|
|
void balChosen();
|