summaryrefslogtreecommitdiff
path: root/src/boot
diff options
context:
space:
mode:
authorAnghelo Carvajal <angheloalf95@gmail.com>2023-11-27 12:24:46 -0300
committerGitHub <noreply@github.com>2023-11-27 12:24:46 -0300
commit2fdcdd91b332d234a823e43607978e010152b811 (patch)
treeedd82eca35f9a3ae49b140a70ed468702da7cf4e /src/boot
parent55badb7162411a852b1747332eb62f3263559a1a (diff)
Split effect headers and a bit of cleanup (#1482)
* split * bss * z64eff_ss_dead.h * clean eff_blure * eff_shield_particle cleanup * tire?mark * and more cleanup * format * forgot to remove this * review * EffectBlureDrawMode enum * review * review * bss
Diffstat (limited to 'src/boot')
-rw-r--r--src/boot/fault.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/fault.c b/src/boot/fault.c
index dba4af49a..349003a1e 100644
--- a/src/boot/fault.c
+++ b/src/boot/fault.c
@@ -44,7 +44,6 @@
#include "fault.h"
#include "prevent_bss_reordering.h"
-#include "prevent_bss_reordering2.h"
#include "libc64/sprintf.h"
#include "libc64/sleep.h"
#include "vt.h"