Copy Wii save for current game for Netplay and TAS

This commit is contained in:
Chris Burgener
2016-12-23 20:37:23 -05:00
parent 1f1a232546
commit 5224771dac
15 changed files with 64 additions and 30 deletions

View File

@ -21,6 +21,7 @@ struct NetSettings
bool m_DSPHLE;
bool m_DSPEnableJIT;
bool m_WriteToMemcard;
bool m_CopyWiiSave;
bool m_OCEnable;
float m_OCFactor;
TEXIDevices m_EXIDevice[2];