cub3d/src
2025-07-23 12:27:49 +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-23 12:27:49 +02:00
player style: split structs.h header into multiple, remove from central dir 2025-07-17 15:57:59 +02:00
utils fix: removed useless NULL checks as demanded 2025-07-23 12:27:49 +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