Some note updates

This commit is contained in:
Edward R. Gonzalez 2023-09-08 16:09:49 -04:00
parent 1159925145
commit 008a99391d
3 changed files with 5 additions and 4 deletions

View File

@ -28,7 +28,8 @@
"functional": "cpp", "functional": "cpp",
"vector": "cpp", "vector": "cpp",
"list": "cpp", "list": "cpp",
"xhash": "cpp" "xhash": "cpp",
// "*.md.html":"markdown"
}, },
"C_Cpp.intelliSenseEngineFallback": "disabled", "C_Cpp.intelliSenseEngineFallback": "disabled",
"C_Cpp.errorSquiggles": "disabled", // This doesn't work well with how the headers are included. "C_Cpp.errorSquiggles": "disabled", // This doesn't work well with how the headers are included.

View File

@ -1,8 +1,8 @@
# HandmadeHero # 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 ## Scripts

@ -1 +1 @@
Subproject commit de9420a64df83364c51d532b4970f6b581f703ac Subproject commit 68369f571a33e32679f3878d266de64bc9ef7f84