mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-06-30 19:01:03 -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.
|
||||
|
@ -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
|
||||
|
||||
|
Submodule handmade-hero-notes updated: de9420a64d...68369f571a
Reference in New Issue
Block a user