index
:
cub3d.git
linux
master
School project: Introduction to ray casting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
header.h
blob: 6a357290c1cc96aec7437c9b3ba35215e30bb6aa (
plain
)
1
2
3
4
5
6
7
8
#ifndef HEADER_H
# define HEADER_H
# include
"libft.h"
#endif