#include "global.h"#include "NoteSkinManager.h"#include "RageLog.h"#include "RageException.h"#include "GameState.h"#include "Game.h"#include "StyleInput.h"#include "Style.h"#include "RageUtil.h"#include "arch/arch.h"#include "RageDisplay.h"#include "arch/Dialog/Dialog.h"#include "PrefsManager.h"#include "Foreach.h"Variables | |
| NoteSkinManager * | NOTESKIN = NULL |
| const CString | NOTESKINS_DIR = "NoteSkins/" |
| const CString | GAME_BASE_NOTESKIN_NAME = "default" |
| const CString | GLOBAL_BASE_NOTESKIN_DIR = NOTESKINS_DIR + "common/default/" |
| map< CString, CString > | g_PathCache |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7