Cub3D/libft
B.Goulard 8ee1c5f85a First shot on structures, First shot on option
option:
    Added options for help, debug, save, file using bgoulard lib
structures:
    Moved cub3d.h structures to cub3d_struct.h
    Added color, dpoint, ipoint, tile, cli, error
    Modified t_map, t_player to use previously mentioned struct :
	ipoint, dpoint, tyle
2024-11-09 01:53:22 +01:00
..
include removing the libft of rparodi 2024-11-08 19:37:30 +01:00
src removing the libft of rparodi 2024-11-08 19:37:30 +01:00
tests removing the libft of rparodi 2024-11-08 19:37:30 +01:00
Makefile First shot on structures, First shot on option 2024-11-09 01:53:22 +01:00