From: Dominik Kaiser Date: Mon, 10 Feb 2025 10:02:37 +0000 (+0100) Subject: Add randomChump func X-Git-Url: https://git.dkaiser.de/?a=commitdiff_plain;h=c5cac15c8c9f9bae331f22efd6d6390325a7421c;p=42%2Fcpp01.git Add randomChump func --- diff --git a/ex00/Zombie.hpp b/ex00/Zombie.hpp index ecc2352..01dd61b 100644 --- a/ex00/Zombie.hpp +++ b/ex00/Zombie.hpp @@ -6,7 +6,7 @@ /* By: dkaiser