summaryrefslogtreecommitdiff
path: root/src/code/code_n64dd_800AD4C0.c
diff options
context:
space:
mode:
authormzxrules <mzxrules@gmail.com>2025-02-26 17:18:30 -0500
committerGitHub <noreply@github.com>2025-02-26 17:18:30 -0500
commitcf1a39c26fca0f7827fef79d08b114fde1c43cce (patch)
treeccbebda2637107cf2c2742639f0f808ec4374c47 /src/code/code_n64dd_800AD4C0.c
parent2b30c61a2698862e3debd50c2be193df23f9e8b5 (diff)
Reduce dependencies on global.h (10) (#2490)
* reduce z64.h size * fix z_cheap_proc.inc.c * ,bss * remove temp delcaration
Diffstat (limited to 'src/code/code_n64dd_800AD4C0.c')
-rw-r--r--src/code/code_n64dd_800AD4C0.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/code/code_n64dd_800AD4C0.c b/src/code/code_n64dd_800AD4C0.c
index 34dcdb3bb..4c4e0db0e 100644
--- a/src/code/code_n64dd_800AD4C0.c
+++ b/src/code/code_n64dd_800AD4C0.c
@@ -1,9 +1,11 @@
#include "fault.h"
#include "n64dd.h"
+#include "regs.h"
+#include "segmented_address.h"
+#include "z64actor.h"
+#include "z64cutscene.h"
#include "z64save.h"
-#include "global.h"
-
n64ddStruct_800FEE70_pointers D_800FEE70 = {
func_801C7C1C,
NULL,