summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorpetrie911 <69443847+petrie911@users.noreply.github.com>2024-05-20 09:28:13 -0500
committerGitHub <noreply@github.com>2024-05-20 11:28:13 -0300
commit566f9db5a557f6f39e2a2bdfa6d1f99e62daa919 (patch)
treec74670cf2677ce3a9478d22f34668f20be5abd48 /.vscode
parent53c05e51a42d3da47d0f815ce5d350a1a1b0e5de (diff)
cheats (#257)
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index d4e21e0e..2e1b9b70 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -146,7 +146,8 @@
"bgm.h": "c",
"*.tcc": "c",
"object_ram.h": "c",
- "sf64dma.h": "c"
+ "sf64dma.h": "c",
+ "string": "c"
},
"C_Cpp_Runner.msvcBatchPath": ""
} \ No newline at end of file