style: normed raycast/get_cl.c
This commit is contained in:
parent
d66e1ec615
commit
57c7893501
1 changed files with 3 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
/* By: bgoulard <bgoulard@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/11/28 14:15:04 by bgoulard #+# #+# */
|
||||
/* Updated: 2024/11/28 14:57:25 by bgoulard ### ########.fr */
|
||||
/* Updated: 2024/12/01 17:57:24 by rparodi ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
|
|
@ -26,4 +26,3 @@ int get_cl(int side, t_ipoint step)
|
|||
color = 0x00FFFF00;
|
||||
return (color);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue