diff options
Diffstat (limited to 'ex00/Zombie.cpp')
| -rw-r--r-- | ex00/Zombie.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ex00/Zombie.cpp b/ex00/Zombie.cpp new file mode 100644 index 0000000..8e24833 --- /dev/null +++ b/ex00/Zombie.cpp @@ -0,0 +1,12 @@ +/* ************************************************************************** */ +/* */ +/* ::: :::::::: */ +/* Zombie.cpp :+: :+: :+: */ +/* +:+ +:+ +:+ */ +/* By: dkaiser <dkaiser@student.42heilbronn.de +#+ +:+ +#+ */ +/* +#+#+#+#+#+ +#+ */ +/* Created: 2025/02/10 10:27:11 by dkaiser #+# #+# */ +/* Updated: 2025/02/10 10:27:12 by dkaiser ### ########.fr */ +/* */ +/* ************************************************************************** */ + |
