Cub3D
 
Loading...
Searching...
No Matches
key_door.c File Reference
#include "cub3d_render.h"
#include "maze.h"
#include <math.h>
Include dependency graph for key_door.c:

Functions

int cub_spawn_objects (t_map_raoul *map, int key)
 Spawns a key and a door in the maze.