mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 08:19:59 +00:00
Used a constant for the default high value.
This commit is contained in:
parent
8abe9622fd
commit
7863295555
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
#define SLIDER_TICK_COUNT 100
|
||||
#define DETECT_WAIT_TIME 2500
|
||||
#define PREVIEW_UPDATE_TIME 25
|
||||
#define DEFAULT_HIGH_VALUE 100
|
||||
|
||||
// might have to change this setup for wiimote
|
||||
#define PROFILES_PATH "Profiles/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue