Doxygen bot commit test.

This commit is contained in:
Jason Felds
2011-05-12 13:19:51 -04:00
parent 34c5865927
commit fa07ab9e0a
+2 -1
View File
@@ -16,7 +16,8 @@
#include <map>
#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_BASE_NOTESKIN_NAME = "default";