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