summaryrefslogtreecommitdiff
path: root/src/code/z_actor.c
diff options
context:
space:
mode:
authorfig02 <fig02srl@gmail.com>2025-04-27 12:48:11 -0400
committerGitHub <noreply@github.com>2025-04-27 12:48:11 -0400
commitf7a270655bd974242a286856bd56b490a998ac44 (patch)
tree0b3faecb361c695b369fd099028c7a96460c7dc5 /src/code/z_actor.c
parentea22c2ac38bb8cbb459210ce868398c5e7bdcda4 (diff)
Delete macros.h; Delete global.h (#2516)
Diffstat (limited to 'src/code/z_actor.c')
-rw-r--r--src/code/z_actor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/code/z_actor.c b/src/code/z_actor.c
index 202b2e232..721087332 100644
--- a/src/code/z_actor.c
+++ b/src/code/z_actor.c
@@ -28,8 +28,6 @@
#include "z64save.h"
#include "z64skin_matrix.h"
-#include "global.h"
-
#include "overlays/actors/ovl_Arms_Hook/z_arms_hook.h"
#include "overlays/actors/ovl_En_Part/z_en_part.h"