38 static std::vector<ChatCommand> ahbotItemsAmountCommandTable =
50 static std::vector<ChatCommand> ahbotItemsRatioCommandTable =
58 static std::vector<ChatCommand> ahbotCommandTable =
67 static std::vector<ChatCommand> commandTable =
arena_t NULL
Definition: jemalloc_internal.h:624
static bool HandleAHBotStatusCommand(ChatHandler *handler, const char *args)
Definition: cs_ahbot.cpp:161
static bool HandleAHBotItemsRatioCommand(ChatHandler *handler, const char *args)
Definition: cs_ahbot.cpp:110
static bool HandleAHBotItemsAmountCommand(ChatHandler *handler, const char *args)
Definition: cs_ahbot.cpp:75
static bool HandleAHBotRebuildCommand(ChatHandler *, const char *args)
Definition: cs_ahbot.cpp:142
static bool HandleAHBotReloadCommand(ChatHandler *handler, const char *)
Definition: cs_ahbot.cpp:154