diff --git a/openrct2.vcxproj b/openrct2.vcxproj index 347d55880e..9eba05d0b3 100644 --- a/openrct2.vcxproj +++ b/openrct2.vcxproj @@ -209,6 +209,7 @@ + diff --git a/openrct2.vcxproj.filters b/openrct2.vcxproj.filters index 38cb760f4e..bd11a5e391 100644 --- a/openrct2.vcxproj.filters +++ b/openrct2.vcxproj.filters @@ -552,8 +552,12 @@ Source - - + + Source + + + Source\Windows + @@ -832,5 +836,8 @@ Source + + Source\Core + \ No newline at end of file