summaryrefslogtreecommitdiff
path: root/src/code_80005FD0.c
diff options
context:
space:
mode:
authorcoco875 <59367621+coco875@users.noreply.github.com>2023-09-23 06:00:30 +0200
committerGitHub <noreply@github.com>2023-09-22 22:00:30 -0600
commit2f583fdb42aba5ae8642edec0b832fb0457171cf (patch)
treefc9632061a9c668ff1eac5d13f6666cb8192eaf5 /src/code_80005FD0.c
parent3a4b8c5a34529a8605b78871e0aa5f6ebc62a9c1 (diff)
cleaning camera, kart_dma, menu, math_util (#436)
* cleaning camera.h * cleaning math_utils.h and remove space * cleaning kart_dma * cleaning menu.h
Diffstat (limited to 'src/code_80005FD0.c')
-rw-r--r--src/code_80005FD0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80005FD0.c b/src/code_80005FD0.c
index 7d2375b65..96452781b 100644
--- a/src/code_80005FD0.c
+++ b/src/code_80005FD0.c
@@ -23,7 +23,7 @@
#include "common_textures.h"
#include "common_structs.h"
#include "main.h"
-
+#include "menus.h"
extern UnkCommonTextureStruct0 *D_800DC720[];