From 8ea6e3d807d6b29332dc58100844646fde50fce8 Mon Sep 17 00:00:00 2001 From: marouault Date: Mon, 31 Jan 2022 09:56:32 +0100 Subject: [PATCH] Move color.h in include --- Pontu/{src => include}/engine/Colors.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Pontu/{src => include}/engine/Colors.h (100%) diff --git a/Pontu/src/engine/Colors.h b/Pontu/include/engine/Colors.h similarity index 100% rename from Pontu/src/engine/Colors.h rename to Pontu/include/engine/Colors.h