add new file for textures

This commit is contained in:
hugogogo
2022-05-01 21:07:11 +02:00
parent 858af3d1c1
commit 43852938c4
5 changed files with 47 additions and 34 deletions

View File

@@ -46,7 +46,8 @@ SRCS += player_moves.c \
# draw/
SRCS += draw.c \
ray_intersect.c \
raycast.c
raycast.c \
draw_column.c
# headers
D_HEADERS = headers