「🏗️」 wip(Raycasting): Should be working but not
This commit is contained in:
14
includes/game/math.h
Normal file
14
includes/game/math.h
Normal file
@ -0,0 +1,14 @@
|
||||
/* ************************************************************************** */
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* math.h :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: adjoly <adjoly@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/10/29 10:07:24 by adjoly #+# #+# */
|
||||
/* Updated: 2024/10/29 10:08:53 by adjoly ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#ifndef
|
||||
void fix_ang(float *ang);
|
Reference in New Issue
Block a user