diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 226d6bef..3de36d2b 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -26,8 +26,8 @@ "VERSION_US=1", "F3DEX_GBI_2=1", "F3DZEX_NON_GBI_2=1", - "F3DEX_GBI_SHARED=1" - "LIBPL=1", + "F3DEX_GBI_SHARED=1", + "LIBPL=1" ], "compilerPath": "/usr/bin/mips-linux-gnu-gcc", "cStandard": "gnu17",