Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputConfig: Clean up controller management #3202

Merged
merged 1 commit into from Nov 19, 2015

Conversation

lioncash
Copy link
Member

No description provided.


void InputConfig::ClearControllers()
{
for (auto& controller : m_controllers)

This comment was marked as off-topic.

This comment was marked as off-topic.

@degasus
Copy link
Member

degasus commented Nov 18, 2015

LGTM but the ClearControllers() method. This PR is very worth in my opinion.

@dolphin-emu-bot
Copy link
Contributor

FifoCI detected that this change impacts graphical rendering. Here are the behavior differences detected by the system:

  • medabots-crash on ogl-lin-nv: diff

automated-fifoci-reporter

degasus added a commit that referenced this pull request Nov 19, 2015
InputConfig: Clean up controller management
@degasus degasus merged commit 1f4b16d into dolphin-emu:master Nov 19, 2015
@lioncash lioncash deleted the input branch November 19, 2015 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants