#ifndef HELP_TEXT_H #define HELP_TEXT_H #include "common.h" const char *help_text_full(help_lang_t lang); #endif /* HELP_TEXT_H */