diff options
Diffstat (limited to '.vscode/c_cpp_properties.json')
| -rw-r--r-- | .vscode/c_cpp_properties.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index b2e339e6..c15cd223 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -39,6 +39,7 @@ "__EFI_x86_64__", "__ATA_PIO__", "__NEWOS_AMD64__", + "__NEWOSLDR__", "__DEBUG__" ], "cStandard": "c17", |
