From 01e87f1680d9713bd89147c3834f49fa3fa11d67 Mon Sep 17 00:00:00 2001 From: petrie911 <69443847+petrie911@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:48:03 -0500 Subject: Colpoly factory and Torch fixes + sonicdcer's ast_sector_X (#164) * a start * some things * format * hitboxes * soon * fixes and such * Torch * one fix --- .vscode/settings.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index 88c89020..8fb56dc3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -92,7 +92,8 @@ "ast_font.h": "c", "fox_std_lib_assets.h": "c", "fox_versus_assets.h": "c", - "guint.h": "c" + "guint.h": "c", + "ast_test.h": "c" }, "C_Cpp_Runner.msvcBatchPath": "" } \ No newline at end of file -- cgit v1.2.3