Adonthell  0.4
prefs.cc File Reference

Adonthell's configuration. More...

#include <getopt.h>
#include <iostream>
#include <dirent.h>
#include "prefs.h"
#include "python_class.h"
#include "game.h"
Include dependency graph for prefs.cc:

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...
 

Detailed Description

Adonthell's configuration.

Author
Kai Sterker

Definition in file prefs.cc.

Function Documentation

§ print_help_message()

void print_help_message ( char *  argv[])

Displays the help message - for internal use only.

Definition at line 57 of file prefs.cc.

§ print_available_games()

void print_available_games ( )

Displays the available games - for internal use only.

Definition at line 75 of file prefs.cc.