DarkflameServer/dGame/dUtilities/StringifyEnums.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
161 B
C++
Raw Normal View History

#define GENERATE_ENUM_STRINGS // Start string generation
#include <map>
#include "eGameMessageType.h"
#undef GENERATE_ENUM_STRINGS // Stop string generation