mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-15 21:41:43 +00:00
Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro"
This reverts commitae0a090701
, reversing changes made to6b6b5ed37f
.
This commit is contained in:
parent
d50d8cbddd
commit
0deb9f5e39
6 changed files with 2 additions and 38 deletions
|
@ -219,6 +219,7 @@ ControllerEmu::Cursor::Cursor(const std::string& _name)
|
|||
settings.emplace_back(new Setting(_trans("Center"), 0.5));
|
||||
settings.emplace_back(new Setting(_trans("Width"), 0.5));
|
||||
settings.emplace_back(new Setting(_trans("Height"), 0.5));
|
||||
|
||||
}
|
||||
|
||||
void ControllerEmu::LoadDefaults(const ControllerInterface &ciface)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue