Doxygen bot commit test.
This commit is contained in:
@@ -16,7 +16,8 @@
|
|||||||
#include <map>
|
#include <map>
|
||||||
#include "SpecialFiles.h"
|
#include "SpecialFiles.h"
|
||||||
|
|
||||||
NoteSkinManager* NOTESKIN = NULL; // global object accessable from anywhere in the program
|
/** @brief Have the NoteSkinManager available throughout the program. */
|
||||||
|
NoteSkinManager* NOTESKIN = NULL;
|
||||||
|
|
||||||
const RString GAME_COMMON_NOTESKIN_NAME = "common";
|
const RString GAME_COMMON_NOTESKIN_NAME = "common";
|
||||||
const RString GAME_BASE_NOTESKIN_NAME = "default";
|
const RString GAME_BASE_NOTESKIN_NAME = "default";
|
||||||
|
|||||||
Reference in New Issue
Block a user