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

Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp #914

Merged
merged 1 commit into from Aug 31, 2014

Conversation

lioncash
Copy link
Member

The if statement below will always initialize them to the correct value, so this is to stop the compiler from complaining.

delroth added a commit that referenced this pull request Aug 31, 2014
Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp
@delroth delroth merged commit ee880ea into dolphin-emu:master Aug 31, 2014
@lioncash lioncash deleted the potential-uninitialized branch January 25, 2017 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants