summaryrefslogtreecommitdiff
path: root/src/intro.c
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2016-12-11 23:42:56 +0100
committerMarijn van der Werf <marijn.vanderwerf@gmail.com>2016-12-12 09:50:41 +0100
commit11373fb2d4836083f2a72a9669098a068bba4242 (patch)
tree9fd69bfeb0eb1b10325befebf54c2e68a052fb8d /src/intro.c
parentc94528567925bd8b33d0fb93beaaa248636fec41 (diff)
Fix various warnings
Diffstat (limited to 'src/intro.c')
-rw-r--r--src/intro.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/intro.c b/src/intro.c
index 13e35976e..dfc1d6a4c 100644
--- a/src/intro.c
+++ b/src/intro.c
@@ -520,8 +520,6 @@ static void task_intro_13(u8 taskId)
static void task_intro_14(u8 taskId)
{
- u8 newTaskId;
-
REG_WIN0H = 0xF0;
REG_WIN0V = 0xA0;
REG_WININ = 0x1C;