#include "global.h"
#include "RageLog.h"
#include "RageException.h"
#include "RageUtil.h"
#include "LyricsLoader.h"
#include "ThemeManager.h"
#include "RageFile.h"
#include "song.h"
#include <map>
Defines | |
#define | LYRICS_DEFAULT_COLOR THEME->GetMetricC("ScreenGameplay","LyricsDefaultColor") |
Functions | |
int | CompareLyricSegments (const LyricSegment &seg1, const LyricSegment &seg2) |
|
|
|
|