This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-08-31 23:45:02 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e7d01dea40b402d134f902f33ee2cd76ede4a9a
dolphin
/
Source
/
Core
/
InputCommon
/
ControllerEmu
/
Setting
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
…