From f7acdf7d7b7ee235be026514d7a23b88b86b4f9c Mon Sep 17 00:00:00 2001 From: Tobias Date: Tue, 20 Jun 2023 02:33:44 +0200 Subject: [PATCH] update screenshot year number --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 5d2e55a..eaf09ba 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -46,7 +46,7 @@ On Windows, all library dependencies are automatically included within the `exte * For the build directory, use a `/build` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.) - ![11](https://i.imgur.com/cNnhs22.png) + ![11](https://github.com/yuzu-emu/yuzu/assets/20753089/738efcab-0da6-44ce-889d-becf3712db10) * Click the "Configure" button and choose `Visual Studio 17 2022`, with `x64` for the optional platform.