From 5c1f6ea6c6220e709ab0504c4ceeb326afa67a8f Mon Sep 17 00:00:00 2001 From: zilmar Date: Fri, 9 Oct 2015 15:39:35 +1100 Subject: [PATCH] [Glide64] Rename Glitch64/main.cpp to Glitch64/glitchmain.cpp https://github.com/mupen64plus/mupen64plus-video-glide64mk2/commit/56f2b7ef85d447c3dfe7885e0a8ca47bb1a5b547 --- Source/Glitch64/{main.cpp => glitchmain.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Source/Glitch64/{main.cpp => glitchmain.cpp} (100%) diff --git a/Source/Glitch64/main.cpp b/Source/Glitch64/glitchmain.cpp similarity index 100% rename from Source/Glitch64/main.cpp rename to Source/Glitch64/glitchmain.cpp