summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-interpreter.hpp')
-rw-r--r--src/map/magic-interpreter.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/map/magic-interpreter.hpp b/src/map/magic-interpreter.hpp
index 6864844..c6abb81 100644
--- a/src/map/magic-interpreter.hpp
+++ b/src/map/magic-interpreter.hpp
@@ -445,9 +445,6 @@ struct proc_t
{}
};
-bool magic_init0();
-// must be called after itemdb initialisation
-bool magic_init1(ZString filename);
void spell_update_location(dumb_ptr<invocation> invocation);
#endif // TMWA_MAP_MAGIC_INTERPRETER_HPP