summaryrefslogtreecommitdiff
path: root/src/audio
diff options
context:
space:
mode:
authorMegaMech <7255464+MegaMech@users.noreply.github.com>2024-12-31 13:04:39 -0700
committerMegaMech <7255464+MegaMech@users.noreply.github.com>2024-12-31 13:04:39 -0700
commit3cdffe421b9717aeea76b09e3c16abb9de2ce6bb (patch)
treeb0016c1c5569049289864fd2e37d800620584d7e /src/audio
parent1101dcafb08a1f17b06306ff44a9d869ffeb7862 (diff)
Big 19750 renames
Diffstat (limited to 'src/audio')
-rw-r--r--src/audio/external.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/external.c b/src/audio/external.c
index 3b12d26b1..97a2ce7f3 100644
--- a/src/audio/external.c
+++ b/src/audio/external.c
@@ -12,7 +12,7 @@
#include "audio/port_eu.h"
#include "code_800029B0.h"
#include "code_80005FD0.h"
-#include "code_80091750.h"
+#include "menu_items.h"
#include <stdbool.h>
#include "port/Game.h"