23 #include "object/auto/auto.h"
44 void DeleteObject(
bool bAll=
false);
47 bool EventProcess(
const Event &event);
50 bool Write(
char *line);
51 bool Read(
char *line);
57 AutoMushPhase m_phase;
Error
Type of error or info message.
Definition: global.h:29
Definition: automush.h:38
Event sent by system, interface or game.
Definition: event.h:687