A-maze-D documentation 1.0.0
Loading...
Searching...
No Matches
doors.c File Reference

The doors.c. More...

Functions

int check_room_valid (maze_t *maze, char **content)
 
int check_door_exist (room_t *first_room, room_t *second_room)
 
void add_to_doors_list (door_t **begin, door_t *door)
 
void add_doors_to_rooms (maze_t *maze, char *left, char *right)
 
int add_door (maze_t *maze, char *line)
 

Detailed Description

The doors.c.

Author
Nicolas TORO