Merge pull request #4546 from RisingFog/tas_wii_nand

Copy Wii save for current game for Netplay and TAS
This commit is contained in:
Matthew Parlane
2017-02-08 18:58:28 +13:00
committed by GitHub
15 changed files with 64 additions and 30 deletions

View File

@ -130,6 +130,7 @@ private:
wxTextCtrl* m_chat_text;
wxTextCtrl* m_chat_msg_text;
wxCheckBox* m_memcard_write;
wxCheckBox* m_copy_wii_save;
wxCheckBox* m_record_chkbox;
std::string m_selected_game;