add TransferStatsToMachine menu option

This commit is contained in:
Chris Danford
2005-01-01 10:27:16 +00:00
parent 02d68f44ef
commit cacd23de90
3 changed files with 69 additions and 28 deletions
+2 -1
View File
@@ -56,7 +56,8 @@ struct GameCommand // used in SelectMode
bool m_bClearBookkeepingData;
bool m_bClearMachineStats;
bool m_bDownloadMachineStats;
bool m_bTransferStatsFromMachine;
bool m_bTransferStatsToMachine;
bool m_bInsertCredit;
bool m_bResetToFactoryDefaults;
bool m_bStopMusic;