From 681ce89c2f6d5216c837ce65acb01b17df312b9a Mon Sep 17 00:00:00 2001 From: Margen67 Date: Fri, 27 Apr 2018 19:00:26 -0700 Subject: [PATCH] VS2015 isn't officially supported. --- Developer-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-notes.md b/Developer-notes.md index 981d283..02dcd38 100644 --- a/Developer-notes.md +++ b/Developer-notes.md @@ -2,7 +2,7 @@ Cxbx-Reloaded is developed in C++ using [Microsoft Visual Studio 2017 Community](https://www.visualstudio.com/downloads/). -The older 2015 version works too. +The older 2015 version might work too. ## Debugging during emulation