summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorAdrian Graber <adrian@adriangraber.com>2021-07-05 20:02:44 +0200
committerAdrian Graber <adrian@adriangraber.com>2021-07-13 00:50:49 +0200
commitca5d3c881133d1fb3c2d9af16de81b63304bc88f (patch)
treeaf569cf2d15c508cbdbd700bcd35ad3aa82da851 /.vscode
parentAdd platform specific functions for glfw vibration (diff)
downloadre3-ca5d3c881133d1fb3c2d9af16de81b63304bc88f.tar
re3-ca5d3c881133d1fb3c2d9af16de81b63304bc88f.tar.gz
re3-ca5d3c881133d1fb3c2d9af16de81b63304bc88f.tar.bz2
re3-ca5d3c881133d1fb3c2d9af16de81b63304bc88f.tar.lz
re3-ca5d3c881133d1fb3c2d9af16de81b63304bc88f.tar.xz
re3-ca5d3c881133d1fb3c2d9af16de81b63304bc88f.tar.zst
re3-ca5d3c881133d1fb3c2d9af16de81b63304bc88f.zip
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/c_cpp_properties.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json
index a214042a..2ce82727 100644
--- a/.vscode/c_cpp_properties.json
+++ b/.vscode/c_cpp_properties.json
@@ -40,7 +40,6 @@
"cppStandard": "gnu++11",
"defines": [
"__SWITCH__",
- "GTA_SWITCH",
"LIBRW",
"RW_GL3",
"AUDIO_OAL"