save last played song to profile

This commit is contained in:
Chris Danford
2004-03-25 09:54:28 +00:00
parent e89bbf1565
commit 742daadcf5
4 changed files with 23 additions and 14 deletions
+1
View File
@@ -280,6 +280,7 @@ bool Song::LoadFromSongDir( CString sDir )
return true; // do load this song
}
// Should this be called StepsID? -Chris
struct SongID
{
StepsType st;