summaryrefslogtreecommitdiff
path: root/src/contest.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-04-29 00:25:01 -0400
committerGitHub <noreply@github.com>2021-04-29 00:25:01 -0400
commitf7a699c686d329edb48686d175caf709de426bf5 (patch)
treee018c1eff7e4ea0ba86cca1cfdcb034e40dbd7c7 /src/contest.c
parent6c38837b266c0dd36ccdd04559199282daa7a8a0 (diff)
parentaad090e154d4cb1397468f3b19071ddad688a7bc (diff)
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
Document TV
Diffstat (limited to 'src/contest.c')
-rw-r--r--src/contest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/contest.c b/src/contest.c
index dd9c7fb18..dbbd6ef63 100644
--- a/src/contest.c
+++ b/src/contest.c
@@ -42,7 +42,6 @@
#include "constants/moves.h"
#include "constants/rgb.h"
#include "constants/songs.h"
-#include "constants/tv.h"
// This file's functions.
static void LoadContestPalettes(void);