Welhox / cub3d

A wolfenstein 3D type raycaster
MIT License
1 stars 0 forks source link

Img to texture function & refactoring #18

Closed tcampbel22 closed 3 months ago

tcampbel22 commented 3 months ago

png leaks stopped by converting textures to images and then deleting them immediately, created new safe_mlx file, makefile now runs with all flags as all warnings are fixed