#include "../config.h"#include "../engine/hlbr.h"#include "action.h"Go to the source code of this file.
Functions | |
| int | InitActionAlertConsole () |
| int InitActionAlertConsole | ( | ) |
Definition at line 59 of file action_alert_console.c.
References ACTION_NONE, action_item::ActionFunc, global_vars::ActionItems, AlertConsoleAction(), AlertConsoleMessage(), CreateAction(), FALSE, Globals, action_item::MessageFunc, and TRUE.
Referenced by InitActions().
1.5.2