summaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorpetrie911 <69443847+petrie911@users.noreply.github.com>2023-11-15 20:14:33 -0600
committerGitHub <noreply@github.com>2023-11-15 23:14:33 -0300
commit3fbfdf01d2a36ba308abed9bff2f5c582031be8e (patch)
tree3f00a791eedeceef008ee81d4b457d47717f99b2 /.vscode
parent4fa27a34ebef7840609d8282e330f671b7906749 (diff)
names and namespaces cleaned up (#23)
* threads galore * something's up * try this * I don't even * who knows * I can't stop it * let's try data for fun * ok I think I've gone far enough * well maybe a little more * visual assets somewhat documented * just keeps going * forgot formatting * let 's try bss * too much? * one fix * even more things * one quick thing * oh come on * graph complete? * format and such * decomp and such * small cleanup * 6 and such * more overlay fixes * more of them * again * and done
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index b6b8557b..e217f91a 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -36,6 +36,9 @@
"macros.h": "c",
"random": "c",
"limits": "c",
- "algorithm": "c"
+ "algorithm": "c",
+ "dfee30.h": "c",
+ "df4260.h": "c",
+ "symbol_addrs_overlays": "cpp"
},
} \ No newline at end of file