From 77bab1ad2d323ebf90cbf0375a4e17df7132dca1 Mon Sep 17 00:00:00 2001 From: TwinAphex51224 Date: Fri, 13 Apr 2012 03:55:09 +0200 Subject: [PATCH] (360) Small cleanup to Salamander for 360 --- console/salamander/main.c | 2 -- msvc-360/SSNES-360/SSNES-360.sln | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/console/salamander/main.c b/console/salamander/main.c index f378185ae8..e5770d4dd7 100644 --- a/console/salamander/main.c +++ b/console/salamander/main.c @@ -40,8 +40,6 @@ #define NP_POOL_SIZE (128*1024) #endif -#define PATH_MAX (512UL) - #define MAX_PATH_LENGTH 1024 #ifdef HAVE_LOGGER diff --git a/msvc-360/SSNES-360/SSNES-360.sln b/msvc-360/SSNES-360/SSNES-360.sln index a7ba430d48..0ee4efb821 100644 --- a/msvc-360/SSNES-360/SSNES-360.sln +++ b/msvc-360/SSNES-360/SSNES-360.sln @@ -27,6 +27,7 @@ Global {9CE8EEF7-CC1C-4A04-BB5C-62411CB5BADE}.Release_LTCG|Xbox 360.Build.0 = Release_LTCG|Xbox 360 {9CE8EEF7-CC1C-4A04-BB5C-62411CB5BADE}.Release|Xbox 360.ActiveCfg = Release|Xbox 360 {9CE8EEF7-CC1C-4A04-BB5C-62411CB5BADE}.Release|Xbox 360.Build.0 = Release|Xbox 360 + {9CE8EEF7-CC1C-4A04-BB5C-62411CB5BADE}.Release|Xbox 360.Deploy.0 = Release|Xbox 360 {29D5B973-F267-4039-84E7-8D34E9D00800}.CodeAnalysis|Xbox 360.ActiveCfg = CodeAnalysis|Xbox 360 {29D5B973-F267-4039-84E7-8D34E9D00800}.CodeAnalysis|Xbox 360.Build.0 = CodeAnalysis|Xbox 360 {29D5B973-F267-4039-84E7-8D34E9D00800}.Debug|Xbox 360.ActiveCfg = Debug|Xbox 360 @@ -39,6 +40,7 @@ Global {29D5B973-F267-4039-84E7-8D34E9D00800}.Release_LTCG|Xbox 360.Build.0 = Release_LTCG|Xbox 360 {29D5B973-F267-4039-84E7-8D34E9D00800}.Release|Xbox 360.ActiveCfg = Release|Xbox 360 {29D5B973-F267-4039-84E7-8D34E9D00800}.Release|Xbox 360.Build.0 = Release|Xbox 360 + {29D5B973-F267-4039-84E7-8D34E9D00800}.Release|Xbox 360.Deploy.0 = Release|Xbox 360 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE