summaryrefslogtreecommitdiff
path: root/src/code/z_parameter.c
diff options
context:
space:
mode:
authorAnghelo Carvajal <angheloalf95@gmail.com>2023-08-09 19:44:31 -0400
committerGitHub <noreply@github.com>2023-08-09 19:44:31 -0400
commitd107b6c2a922fff477075fb3525e6541b6d7f108 (patch)
treecf2eb64789dc4ea7cd22cd2eec6620f7c316a875 /src/code/z_parameter.c
parent17b774effe03aa959158d8a650bcb6b6bb9ac9a2 (diff)
`z64vi*.h` and `sys_cfb.h` headers (#1259)
* z64vimode.h * z64viscvg.h * z64vis*.h * VisCvg * sys_cfb.h * a bit of naming * review * Renames * bss * fix * bss * bss * bss * messed up the merge * bss is borken * reordering 2 * remove prevent header from fault.c
Diffstat (limited to 'src/code/z_parameter.c')
-rw-r--r--src/code/z_parameter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/code/z_parameter.c b/src/code/z_parameter.c
index cbbe959e7..cd458e331 100644
--- a/src/code/z_parameter.c
+++ b/src/code/z_parameter.c
@@ -1,4 +1,5 @@
#include "global.h"
+#include "sys_cfb.h"
#include "z64snap.h"
#include "z64view.h"
#include "archives/icon_item_static/icon_item_static_yar.h"