#include "../config.h"
#include "../engine/hlbr.h"
#include "action.h"
Go to the source code of this file.
Functions | |
int | InitActionAlertFile () |
int InitActionAlertFile | ( | ) |
Set up the alert file stuff.
Definition at line 123 of file action_alert_file.c.
References ACTION_NONE, action_item::ActionFunc, global_vars::ActionItems, AlertFileAction(), AlertFileMessage(), AlertFileParseArgs(), CreateAction(), DEBUGPATH, FALSE, Globals, action_item::MessageFunc, action_item::ParseArgs, PRINTERROR, and TRUE.
Referenced by InitActions().