#include "global.h"
#include "FontManager.h"
#include "Font.h"
#include "RageUtil.h"
#include "RageLog.h"
#include "RageException.h"
#include <map>
#include "GameManager.h"
Typedefs | |
typedef pair< CString, CString > | FontName |
Variables | |
FontManager * | FONT = NULL |
map< FontName, Font * > | g_mapPathToFont |
|
|
|
|
|
|