Improve global function documentation.

This commit is contained in:
Patman64
2014-12-21 20:43:06 -05:00
parent ce53dfb25b
commit 0498e98fc6
2 changed files with 309 additions and 315 deletions

View File

@@ -61,6 +61,10 @@
typedef Opcodes OpcodesList;
#endif
/*
* Note: if you add or change a CORE_NAME #define,
* please update LuaGlobalFunctions::GetCoreName docstring.
*/
#ifdef MANGOS
#define CORE_NAME "MaNGOS"
#define CORE_VERSION REVISION_NR

File diff suppressed because it is too large Load Diff