#ifndef _APOLLO_CONFIG_H_ #define _APOLLO_CONFIG_H_ #include "bot.h" void load_config(struct bot *bot); #endif