mirror of
https://codeberg.org/ACME-Corporation/cub3d.git
synced 2025-12-06 01:48:08 +01:00
norm: removed unused code
This commit is contained in:
parent
3cc73fc8ce
commit
6fe6eb0a9a
4 changed files with 2 additions and 140 deletions
1
Makefile
1
Makefile
|
|
@ -9,7 +9,6 @@ endif
|
|||
IFLAGS = -I./mlx -I./libft
|
||||
|
||||
SOURCEFILES = \
|
||||
src/consts.c \
|
||||
src/draw/draw_map.c \
|
||||
src/draw/drawutils.c \
|
||||
src/main.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue