23 #include "object/auto/auto.h"
44 void DeleteObject(
bool bAll=
false);
47 bool EventProcess(
const Event &event);
50 bool CreateInterface(
bool bSelect);
52 bool Write(
char *line);
53 bool Read(
char *line);
59 AutoRepairPhase m_phase;
Error
Type of error or info message.
Definition: global.h:29
Definition: autorepair.h:38
Event sent by system, interface or game.
Definition: event.h:686