summaryrefslogtreecommitdiff
path: root/src/scene
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-09 23:37:26 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-09 23:37:26 -0600
commitcf7ffa568a2a09c761bae6aa4c70b8d8913c3e81 (patch)
tree01939942a71410760ea71e6c0294b55908c51beb /src/scene
parent0be27e16d2bea0fb4a9145849706779501ae3450 (diff)
rename unknown_task to scanline_effect
Diffstat (limited to 'src/scene')
-rw-r--r--src/scene/cable_car.c2
-rw-r--r--src/scene/contest_painting.c2
-rw-r--r--src/scene/evolution_scene.c2
-rw-r--r--src/scene/intro.c2
-rwxr-xr-xsrc/scene/intro_credits_graphics.c2
-rw-r--r--src/scene/title_screen.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/scene/cable_car.c b/src/scene/cable_car.c
index 52a0aeebf..bae037ff7 100644
--- a/src/scene/cable_car.c
+++ b/src/scene/cable_car.c
@@ -14,7 +14,7 @@
#include "decompress.h"
#include "field_weather.h"
#include "field_map_obj.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "event_data.h"
#include "cable_car_util.h"
#include "constants/map_objects.h"
diff --git a/src/scene/contest_painting.c b/src/scene/contest_painting.c
index 401872644..3b68f0143 100644
--- a/src/scene/contest_painting.c
+++ b/src/scene/contest_painting.c
@@ -11,7 +11,7 @@
#include "string_util.h"
#include "strings.h"
#include "text.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "ewram.h"
static u8 gUnknown_03000750;
diff --git a/src/scene/evolution_scene.c b/src/scene/evolution_scene.c
index 167130aa5..dcca1fddb 100644
--- a/src/scene/evolution_scene.c
+++ b/src/scene/evolution_scene.c
@@ -9,7 +9,7 @@
#include "pokemon.h"
#include "string_util.h"
#include "battle.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "data2.h"
#include "decompress.h"
#include "m4a.h"
diff --git a/src/scene/intro.c b/src/scene/intro.c
index 4dc6cc91c..beceb6e90 100644
--- a/src/scene/intro.c
+++ b/src/scene/intro.c
@@ -19,7 +19,7 @@
#include "task.h"
#include "title_screen.h"
#include "trig.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "ewram.h"
extern struct SpriteTemplate gUnknown_02024E8C;
diff --git a/src/scene/intro_credits_graphics.c b/src/scene/intro_credits_graphics.c
index 6cee74cce..f0f1264a0 100755
--- a/src/scene/intro_credits_graphics.c
+++ b/src/scene/intro_credits_graphics.c
@@ -19,7 +19,7 @@
#include "task.h"
#include "title_screen.h"
#include "trig.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
// define register constants for the inline asm
asm(".include \"constants/gba_constants.inc\"\n");
diff --git a/src/scene/title_screen.c b/src/scene/title_screen.c
index 26fe088d5..bd41ac641 100644
--- a/src/scene/title_screen.c
+++ b/src/scene/title_screen.c
@@ -13,7 +13,7 @@
#include "sound.h"
#include "sprite.h"
#include "task.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#if ENGLISH
#define VERSION_BANNER_SHAPE 1