This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
036d676230ae625d5808db72ece96d00fffb88cc
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
Setting
T
History
Lioncash
b592e4887e
BooleanSetting: Initialize m_value to default_value in the constructor
...
Ensures all class state is initialized to valid values on construction.
2017-03-03 14:09:48 -05:00
..
BackgroundInputSetting.cpp
…
BackgroundInputSetting.h
…
BooleanSetting.cpp
BooleanSetting: Initialize m_value to default_value in the constructor
2017-03-03 14:09:48 -05:00
BooleanSetting.h
…
NumericSetting.cpp
…
NumericSetting.h
…
Setting.h
…