6 #ifndef CREATIONAL_MAZEPARTS_SPELL_H_
7 #define CREATIONAL_MAZEPARTS_SPELL_H_
24 const std::string message_;
std::string message() const
Definition: spell.cc:16
Definition: bombed_maze_factory.cc:11
Spell(const std::string &message)
Definition: spell.cc:12