From 11373fb2d4836083f2a72a9669098a068bba4242 Mon Sep 17 00:00:00 2001 From: Marijn van der Werf Date: Sun, 11 Dec 2016 23:42:56 +0100 Subject: Fix various warnings --- src/intro.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/intro.c') 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; -- cgit v1.2.3