mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-07-08 22:55:46 -07:00
Some note updates
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -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.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
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
|
||||
|
||||
|
Submodule handmade-hero-notes updated: de9420a64d...68369f571a
Reference in New Issue
Block a user