From 008a99391d7773d60aa30eeb7a3e0943bb23253e Mon Sep 17 00:00:00 2001 From: Ed_ Date: Fri, 8 Sep 2023 16:09:49 -0400 Subject: [PATCH] Some note updates --- .vscode/settings.json | 3 ++- README.md | 4 ++-- handmade-hero-notes | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 1f26b18..5469204 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -28,7 +28,8 @@ "functional": "cpp", "vector": "cpp", "list": "cpp", - "xhash": "cpp" + "xhash": "cpp", + // "*.md.html":"markdown" }, "C_Cpp.intelliSenseEngineFallback": "disabled", "C_Cpp.errorSquiggles": "disabled", // This doesn't work well with how the headers are included. diff --git a/README.md b/README.md index b0991af..3d6c24c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # HandmadeHero -Any code I do for this series will be here. - +Any code I do for this series will be here. +***(Only original hand-written code will be here, no code from the series itself)*** ## Scripts diff --git a/handmade-hero-notes b/handmade-hero-notes index de9420a..68369f5 160000 --- a/handmade-hero-notes +++ b/handmade-hero-notes @@ -1 +1 @@ -Subproject commit de9420a64df83364c51d532b4970f6b581f703ac +Subproject commit 68369f571a33e32679f3878d266de64bc9ef7f84