summaryrefslogtreecommitdiff
path: root/src/random_spell_fwd.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2017-05-02 19:20:57 +0200
committerBardur Arantsson <bardur@scientician.net>2017-05-02 19:20:57 +0200
commitaae967c8a33e1aad994b7349abad7fbd447264bb (patch)
treebfd33da5e04f1103710c4de430143e8cddd54de5 /src/random_spell_fwd.hpp
parent5bc01c584066a0cea37021eb6e13bd96d74de7b5 (diff)
Remove random_spell::{name,desc}
Diffstat (limited to 'src/random_spell_fwd.hpp')
-rw-r--r--src/random_spell_fwd.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/random_spell_fwd.hpp b/src/random_spell_fwd.hpp
new file mode 100644
index 00000000..ee559c31
--- /dev/null
+++ b/src/random_spell_fwd.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+struct random_spell;