mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2024-12-22 06:14:45 -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",
|
||||
"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.
|
||||
|
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit de9420a64df83364c51d532b4970f6b581f703ac
|
||||
Subproject commit 68369f571a33e32679f3878d266de64bc9ef7f84
|
Loading…
Reference in New Issue
Block a user