move song cache into a subdir

This commit is contained in:
Glenn Maynard
2003-06-23 23:00:49 +00:00
parent 9348ab2341
commit 474875f7cb
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -277,7 +277,7 @@ float Song::GetElapsedTimeFromBeat( float fBeat ) const
CString Song::GetCacheFilePath() const
{
return ssprintf( "Cache/%u", GetHashForString(m_sSongDir) );
return ssprintf( "Cache/Songs/%u", GetHashForString(m_sSongDir) );
}
/* Get a path to the SM containing data for this song. It might