mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2024-11-10 03:44:53 -08:00
Some note updates
This commit is contained in:
parent
1159925145
commit
008a99391d
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -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.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
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
|
Loading…
Reference in New Issue
Block a user