shapevga.cc File Reference

#include <iomanip>
#include "shapevga.h"
#include "monstinf.h"
#include "utils.h"
#include "exceptions.h"

Include dependency graph for shapevga.cc:

Go to the source code of this file.

Defines

#define patch_exists(p)   (have_patch_path && U7exists(p))
#define patch_name(p)   (patch_exists(p) ? (p) : 0)

Functions

static bool U7open2 (ifstream &in, const char *pname, const char *fname, bool editing)


Define Documentation

#define patch_exists (  )     (have_patch_path && U7exists(p))

Definition at line 36 of file shapevga.cc.

Referenced by Game_map::init().

#define patch_name (  )     (patch_exists(p) ? (p) : 0)

Definition at line 37 of file shapevga.cc.

Referenced by Shapes_vga_file::read_info().


Function Documentation

static bool U7open2 ( ifstream &  in,
const char *  pname,
const char *  fname,
bool  editing 
) [static]

Definition at line 45 of file shapevga.cc.

References U7open().

Referenced by Shapes_vga_file::read_info().

Here is the call graph for this function:


Generated on Mon Jul 9 14:45:37 2007 for ExultEngine by  doxygen 1.5.1