From cecc3ce9669fcb6944717f643cf7b6793e2edde5 Mon Sep 17 00:00:00 2001
From: Clownacy <Clownacy@users.noreply.github.com>
Date: Mon, 11 Mar 2019 03:10:28 +0000
Subject: [PATCH] Give CSE2 its full name in the Visual Studio 2003 project
 file

---
 msvc2003/CSE2.vcproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/msvc2003/CSE2.vcproj b/msvc2003/CSE2.vcproj
index 2a88e2c2..b7091a09 100644
--- a/msvc2003/CSE2.vcproj
+++ b/msvc2003/CSE2.vcproj
@@ -2,7 +2,7 @@
 <VisualStudioProject
 	ProjectType="Visual C++"
 	Version="7.10"
-	Name="CSE2"
+	Name="Cave Story Engine 2"
 	ProjectGUID="{6B8CC57F-5656-4C4B-8FCB-B0C326FCB4D4}"
 	RootNamespace="CSE2"
 	Keyword="ManagedCProj">