|
Adonthell
0.4
|
Adonthell's configuration. More...
#include <getopt.h>#include <iostream>#include <dirent.h>#include "prefs.h"#include "python_class.h"#include "game.h"
Go to the source code of this file.
Functions | |
| void | print_help_message (char *argv[]) |
| Displays the help message - for internal use only. More... | |
| void | print_available_games () |
| Displays the available games - for internal use only. More... | |
Adonthell's configuration.
Definition in file prefs.cc.
| void print_help_message | ( | char * | argv[] | ) |