#include "global.h"#include "SongCacheIndex.h"#include "RageLog.h"#include "RageUtil.h"#include "RageFileManager.h"#include "song.h"Defines | |
| #define | CACHE_DIR "Cache/" |
| #define | CACHE_INDEX CACHE_DIR "index.cache" |
Functions | |
| void | EmptyDir (CString dir) |
Variables | |
| SongCacheIndex * | SONGINDEX |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7