diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2024-01-21 05:22:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-20 21:22:35 -0700 |
| commit | 639fec14583decbebba6bc069157884bda17f054 (patch) | |
| tree | b23be0b57cd6813d857cd132bfcacf18480a3b35 /src/debug | |
| parent | 1b9a6f4e24d52cc7a8d51181af8f02db8d28589a (diff) | |
place surface type const and unassemble flag in vtx and document effects (#553)
* place surface type const and unassemble flag in vtx
Diffstat (limited to 'src/debug')
| -rw-r--r-- | src/debug/all_variables.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <code_8006E9C0.h> #include <code_80071F00.h> #include <code_80086E70.h> -#include <code_8008C1D0.h> +#include <effects.h> #include <code_80091440.h> #include <code_80091750.h> #include <code_800AF9B0.h> |
