We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727ff4c commit 25bf1d0Copy full SHA for 25bf1d0
1 file changed
src/server/game/Craft/Crafting.h
@@ -20,6 +20,7 @@
20
#ifndef CRAFTING_H
21
#define CRAFTING_H
22
23
+class Item;
24
class Player;
25
class Spell;
26
struct CraftingDataEntry;
0 commit comments