diff options
Diffstat (limited to '')
-rw-r--r-- | src/ft_music.c | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ft_music.c b/src/ft_music.c index 1787d36..1be430b 100644 --- a/src/ft_music.c +++ b/src/ft_music.c @@ -1,3 +1,15 @@ +/* ************************************************************************** */ +/* */ +/* ::: :::::::: */ +/* ft_music.c :+: :+: :+: */ +/* +:+ +:+ +:+ */ +/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */ +/* +#+#+#+#+#+ +#+ */ +/* Created: 2020/02/24 17:17:54 by rbousset #+# #+# */ +/* Updated: 2020/02/24 17:17:56 by rbousset ### ########lyon.fr */ +/* */ +/* ************************************************************************** */ + #include <cub3d.h> void |