cub3d/src
2025-07-22 18:38:01 +02:00
..
draw style: split structs.h header into multiple, remove from central dir 2025-07-17 15:57:59 +02:00
map fix(texture setting): Fixed leak when map starts before all textures are set 2025-07-22 18:38:01 +02:00
player style: split structs.h header into multiple, remove from central dir 2025-07-17 15:57:59 +02:00
utils fix(setters): added a tiny bit of security when freeing data 2025-07-22 18:33:43 +02:00
consts.h style: move consts header to src folder 2025-07-17 14:57:09 +02:00
cub3d_data.h style: split structs.h header into multiple, remove from central dir 2025-07-17 15:57:59 +02:00
main.c style: use constants for window width and height 2025-07-22 12:51:07 +02:00