move song finding to SongUtil

This commit is contained in:
Chris Danford
2006-06-13 03:51:18 +00:00
parent af3e1c571c
commit c7124728e0
4 changed files with 32 additions and 28 deletions
+1
View File
@@ -13,6 +13,7 @@
#include <map>
#include <sys/types.h>
#include <sys/stat.h>
#include <float.h>
int randseed = time(NULL);