add the ability to export all save files

This commit is contained in:
LPFaint99
2013-08-18 14:59:05 -07:00
parent 477c21e946
commit c2d208df96
6 changed files with 47 additions and 1 deletions

View File

@ -324,6 +324,7 @@ private:
void OnMemcard(wxCommandEvent& event); // Misc
void OnImportSave(wxCommandEvent& event);
void OnExportAllSaves(wxCommandEvent& event);
void OnNetPlay(wxCommandEvent& event);