From 639fec14583decbebba6bc069157884bda17f054 Mon Sep 17 00:00:00 2001 From: coco875 <59367621+coco875@users.noreply.github.com> Date: Sun, 21 Jan 2024 05:22:35 +0100 Subject: place surface type const and unassemble flag in vtx and document effects (#553) * place surface type const and unassemble flag in vtx --- src/debug/all_variables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/debug') diff --git a/src/debug/all_variables.h b/src/debug/all_variables.h index cb6aaf8e6..444d64546 100644 --- a/src/debug/all_variables.h +++ b/src/debug/all_variables.h @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.3