summaryrefslogtreecommitdiff
path: root/src/scene/intro.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scene/intro.c')
-rw-r--r--src/scene/intro.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scene/intro.c b/src/scene/intro.c
index af9b565a3..04173b86a 100644
--- a/src/scene/intro.c
+++ b/src/scene/intro.c
@@ -1207,6 +1207,7 @@ static void Task_IntroWaitToSetupPart3DoubleFight(u8 taskId)
gTasks[taskId].func = Task_IntroLoadPart3Streaks;
}
+// TODO: use ewram define instead
extern u8 ewram[][32];
static void Task_IntroLoadPart3Streaks(u8 taskId)