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

@ -231,6 +231,7 @@ enum
IDM_OPENSAVEFOLDER,
IDM_EXPORTSAVE,
IDM_IMPORTSAVE,
IDM_EXPORTALLSAVE,
IDM_SETDEFAULTGCM,
IDM_DELETEGCM,
IDM_COMPRESSGCM,