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

Updated the input plugins reference of hwnd on game start. #2230

Merged
merged 1 commit into from Mar 21, 2015

Conversation

skidau
Copy link
Contributor

@skidau skidau commented Mar 18, 2015

Fixes the emu wiimotes mouse IR when rendering the game to a separate window.

@@ -43,9 +43,6 @@ ControllerInterface g_controller_interface;
//
void ControllerInterface::Initialize(void* const hwnd)
{
if (m_is_init)
return;

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@skidau skidau force-pushed the Mouse-In-Separate-Window branch 3 times, most recently from e6b7a8e to 17e6cfe Compare March 18, 2015 10:20
…emu wiimotes mouse IR when rendering the game to a separate window.
skidau added a commit that referenced this pull request Mar 21, 2015
Updated the input plugins reference of hwnd on game start.
@skidau skidau merged commit 63c4bd6 into dolphin-emu:master Mar 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants