summaryrefslogtreecommitdiff
path: root/src/code/game.c
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2024-09-10 19:49:39 +0200
committerGitHub <noreply@github.com>2024-09-10 14:49:39 -0300
commit19da273ca0d4a1b1e2f44a3fee0983a97c7558a0 (patch)
tree94f93d641a13054623529927ea0beff9000e8f87 /src/code/game.c
parent6eaf196927eb6c4465c3b6c8fcdcefb08a9bc377 (diff)
[headers] Add kaleido_manager.h, clean up z64jpeg.h protos (#1688)
Diffstat (limited to 'src/code/game.c')
-rw-r--r--src/code/game.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code/game.c b/src/code/game.c
index 69131cc70..fe8a9915a 100644
--- a/src/code/game.c
+++ b/src/code/game.c
@@ -11,7 +11,6 @@
#include "libc64/malloc.h"
#include "z64debug_text.h"
-#include "z64pause_menu.h"
#include "z64rumble.h"
#include "z64speed_meter.h"
#include "z64vimode.h"