22 #ifndef MUTATIONOFJB_CALLMACROCOMMAND_H 23 #define MUTATIONOFJB_CALLMACROCOMMAND_H 25 #include "mutationofjb/commands/command.h" 26 #include "common/scummsys.h" 27 #include "common/str.h" 42 void setReturnCommand(
Command *);
44 Command *getReturnCommand()
const;
Definition: callmacrocommand.h:31
void transition(ScriptParseContext &parseCtx, Command *oldCommand, Command *newCommand, CommandParser *newCommandParser) override
Definition: animationdecoder.h:36
Definition: callmacrocommand.h:39
bool parse(const Common::String &line, ScriptParseContext &parseCtx, Command *&command) override