summaryrefslogtreecommitdiff
path: root/src/code_80005FD0.c
diff options
context:
space:
mode:
authorcoco875 <59367621+coco875@users.noreply.github.com>2024-01-02 22:53:51 +0100
committerGitHub <noreply@github.com>2024-01-02 14:53:51 -0700
commit7c44252daad7d5645014f9a0e0b9bbc4c54c58ee (patch)
tree6c26203bdbaf175365ff313c77dc77403895fc4d /src/code_80005FD0.c
parent21a639a480abb8e2f26fa381e2bebd6f5e4d9ebf (diff)
Finish bss (#527)
* Finish importing bss
Diffstat (limited to 'src/code_80005FD0.c')
-rw-r--r--src/code_80005FD0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code_80005FD0.c b/src/code_80005FD0.c
index 4fcc3dfd2..ef0a66c21 100644
--- a/src/code_80005FD0.c
+++ b/src/code_80005FD0.c
@@ -14,7 +14,6 @@
#include "player_controller.h"
#include "code_80071F00.h"
#include "collision.h"
-#include "variables.h"
#include <actor_types.h>
#include "vehicles.h"
#include "hud_renderer.h"