From 63aa24c254a32ba2f903a9a583c0063c5aa05bf7 Mon Sep 17 00:00:00 2001 From: marouault Date: Mon, 31 Jan 2022 11:28:39 +0100 Subject: [PATCH] Moved away old main --- Pontu/{entryPoints/main.c => test/oldMain__ThisCanBeGameMain.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Pontu/{entryPoints/main.c => test/oldMain__ThisCanBeGameMain.c} (100%) diff --git a/Pontu/entryPoints/main.c b/Pontu/test/oldMain__ThisCanBeGameMain.c similarity index 100% rename from Pontu/entryPoints/main.c rename to Pontu/test/oldMain__ThisCanBeGameMain.c