src/settings.cpp File Reference

#include <iostream>
#include <fstream>
#include <sstream>
#include <iomanip>
#include <cmath>
#include "cardinfo.h"
#include "settings.h"
#include "controls.h"
#include "globals.h"
#include "binreloc.h"

Include dependency graph for settings.cpp:

Go to the source code of this file.

Defines

#define NUM_FILES_CHK   7
#define NUM_SUBDIRS_CHK   5

Functions

bool gt_rect (SDL_Rect r1, SDL_Rect r2)
bool eq_rect (SDL_Rect r1, SDL_Rect r2)

Variables

bool verbose_output


Define Documentation

#define NUM_FILES_CHK   7
 

Definition at line 14 of file settings.cpp.

#define NUM_SUBDIRS_CHK   5
 

Definition at line 15 of file settings.cpp.


Function Documentation

bool eq_rect SDL_Rect  r1,
SDL_Rect  r2
[inline]
 

Definition at line 20 of file settings.cpp.

bool gt_rect SDL_Rect  r1,
SDL_Rect  r2
[inline]
 

Definition at line 19 of file settings.cpp.


Variable Documentation

bool verbose_output
 

Definition at line 115 of file main.cpp.


Generated on Thu Oct 19 04:10:58 2006 by  doxygen 1.4.6