From e9af5b795f8601245d5813bf481e0696cba48595 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sun, 3 Jan 2021 18:31:59 -0330 Subject: [PATCH] Add missing file to Visual Studio. --- src/windows/Stella.vcxproj | 1 + src/windows/Stella.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 5b8892d41..edf8751ee 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -510,6 +510,7 @@ + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 6fbfdcbff..f65dd22bb 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -1107,6 +1107,9 @@ Source Files\emucore + + Source Files\repository +