mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 19:32:21 -05:00
Revert "Merge pull request #2256 from RachelBryk/Dolphin-Pro"
This reverts commitae0a090701, reversing changes made to6b6b5ed37f.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user