From cfa4239638adf5cb71c793937703928cb940cb09 Mon Sep 17 00:00:00 2001 From: MCVenor Date: Mon, 24 Nov 2025 23:42:39 +0100 Subject: [PATCH] Fixed filename spelling fixed typo --- .../{opterPlatformFunctions.cpp => otherPlatformFunctions.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/platform/{opterPlatformFunctions.cpp => otherPlatformFunctions.cpp} (100%) diff --git a/src/platform/opterPlatformFunctions.cpp b/src/platform/otherPlatformFunctions.cpp similarity index 100% rename from src/platform/opterPlatformFunctions.cpp rename to src/platform/otherPlatformFunctions.cpp