cub3d/src/sprites
2025-08-14 21:25:03 +02:00
..
create_sprite.c fix: Transferred sprite pathes to constants 2025-08-14 21:25:03 +02:00
create_sprite.h norme: normed everything 2025-08-12 16:15:02 +02:00
sort_sprites.c norme: finished norme for the sprites except in main.c 2025-08-07 13:45:01 +02:00
sort_sprites.h norm: normed code (except sprites) 2025-08-06 14:47:29 +02:00
sprite.h norme: normed everything 2025-08-12 16:15:02 +02:00
sprite_caster.c fix(sprite caster): Added a check for empty list of sprites to avoid SEGFAULTing 2025-08-08 11:56:45 +02:00
sprite_caster.h feat: Added sprites 2025-08-06 14:06:52 +02:00