#include "Vect.h"
Include dependency graph for level.c:
Go to the source code of this file.
Functions | |
int | Vect_level (struct Map_info *Map) |
returns level that Map is opened at |
int Vect_level | ( | struct Map_info * | Map | ) |
returns level that Map is opened at
Map_info | structure |
Definition at line 27 of file level.c.
Referenced by Vect_copy_map_lines().