leveledit.c File Reference

#include <libintl.h>
#include <locale.h>
#include "level.h"
#include "monster.h"
#include "io.h"
#include "generalfunc.h"
#include "npc.h"
#include "leveledit.h"
#include "main.h"
#include "load.h"
#include "save.h"
#include <stdlib.h>
#include <string.h>
Include dependency graph for leveledit.c:
This graph shows which files directly or indirectly include this file:

Functions

void add_cell (struct cell *level, struct dot topleft, struct dot bottomright, struct cell c, int columns)
void selectrect (struct dot topleft, struct dot bottomright)
int main (int argc, char *argv[])

Variables

int x_offset
int y_offset

Function Documentation

void add_cell ( struct cell level,
struct dot  topleft,
struct dot  bottomright,
struct cell  c,
int  columns 
)
int main ( int  argc,
char *  argv[] 
)

Here is the call graph for this function:

void selectrect ( struct dot  topleft,
struct dot  bottomright 
)

Variable Documentation

int x_offset
int y_offset
Generated on Mon Nov 15 10:26:54 2010 for Tales of Paraverse by  doxygen 1.6.3