We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef6132 commit a7c8b2eCopy full SHA for a7c8b2e
1 file changed
src/server/game/Entities/Unit/Unit.h
@@ -63,6 +63,7 @@ enum InventorySlot
63
};
64
65
struct AbstractPursuer;
66
+struct CharmInfo;
67
struct FactionTemplateEntry;
68
struct LiquidData;
69
struct LiquidTypeEntry;
@@ -73,7 +74,6 @@ struct SpellValue;
73
74
class Aura;
75
class AuraApplication;
76
class AuraEffect;
-class CharmInfo;
77
class Creature;
78
class DynamicObject;
79
class GameClient;
0 commit comments