add "stopmusic"

This commit is contained in:
Glenn Maynard
2004-12-30 01:17:52 +00:00
parent 63364e5dcc
commit b6fe2c3bae
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@ struct GameCommand // used in SelectMode
bool m_bDownloadMachineStats;
bool m_bInsertCredit;
bool m_bResetToFactoryDefaults;
bool m_bStopMusic;
};
#endif