summaryrefslogtreecommitdiff
path: root/src/evolution_scene.c
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-12-17 14:09:06 -0500
committerscnorton <scnorton@biociphers.org>2017-12-17 14:09:06 -0500
commit3c2b1731eeb7037a1b681444b1c126fc239a904e (patch)
tree62a669899696f21e7991c226e0eb7e999b3c3ee5 /src/evolution_scene.c
parent5b526906e1dc4b3dd55cc739670836718a90dff7 (diff)
parent6d73bb4b57efb3ff81dcc2aa0d00d5de380add9e (diff)
Merge branch 'master' into link
Diffstat (limited to 'src/evolution_scene.c')
-rw-r--r--src/evolution_scene.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/evolution_scene.c b/src/evolution_scene.c
index 3813fdef4..3bbdaca13 100644
--- a/src/evolution_scene.c
+++ b/src/evolution_scene.c
@@ -1165,7 +1165,7 @@ static void Task_TradeEvolutionScene(u8 taskID)
}
break;
case 4:
- switch (sub_8198C58())
+ switch (ProcessMenuInputNoWrap_())
{
case 0:
sEvoCursorPos = 0;