From ab8f507ffe996f6f4896fead5d84f85aa07988e2 Mon Sep 17 00:00:00 2001 From: Amrsatrio Date: Sat, 31 May 2025 22:32:44 +0700 Subject: [PATCH] TaskbarCenter: Begin converting to cpp --- ExplorerPatcher/{TaskbarCenter.c => TaskbarCenter.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ExplorerPatcher/{TaskbarCenter.c => TaskbarCenter.cpp} (100%) diff --git a/ExplorerPatcher/TaskbarCenter.c b/ExplorerPatcher/TaskbarCenter.cpp similarity index 100% rename from ExplorerPatcher/TaskbarCenter.c rename to ExplorerPatcher/TaskbarCenter.cpp