summaryrefslogtreecommitdiff
path: root/ld_script.txt
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 /ld_script.txt
parent0be27e16d2bea0fb4a9145849706779501ae3450 (diff)
rename unknown_task to scanline_effect
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index c8ede2726..9b385d3b8 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -119,7 +119,7 @@ SECTIONS {
src/field/trainer_see.o(.text);
src/field/wild_encounter.o(.text);
src/field/field_effect.o(.text);
- src/unknown_task.o(.text);
+ src/scanline_effect.o(.text);
src/pokemon/pokemon_menu.o(.text);
src/engine/option_menu.o(.text);
src/pokemon/pokedex.o(.text);