mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Wiimote: Fixed Issue 517
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2014 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -152,8 +152,7 @@ void DoState(void* ptr, int mode)
|
||||
/* We don't need to do anything here. All values will be reset as FreeLibrary() is called
|
||||
when we stop a game */
|
||||
void Shutdown(void)
|
||||
{
|
||||
}
|
||||
{}
|
||||
|
||||
|
||||
// ===================================================
|
||||
|
Reference in New Issue
Block a user