From 4c0abf004660e7a9e59109a645e569ffa8f5f8e7 Mon Sep 17 00:00:00 2001 From: vx_clutch <98831688+vx-clutch@users.noreply.github.com> Date: Mon, 29 Sep 2025 09:32:26 -0400 Subject: [PATCH] Rename main.c to yait.c --- src/{main.c => yait.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{main.c => yait.c} (100%) diff --git a/src/main.c b/src/yait.c similarity index 100% rename from src/main.c rename to src/yait.c