summaryrefslogtreecommitdiff
path: root/src/berry_crush.c
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-04-03 17:24:32 -0400
committerPhlosioneer <mattmdrr2@gmail.com>2019-04-03 17:24:32 -0400
commit3a2ea401882d9ce47709d048f57a6d18f890b5f4 (patch)
treeb2f046f579bda3851c36311309a934000261443e /src/berry_crush.c
parentf82bdb332af669681fdc7edda689753c97ebeede (diff)
Rename and document more contest setup functions
Also properly label the link contest flags variable, and label the contest window ID's.
Diffstat (limited to 'src/berry_crush.c')
-rwxr-xr-xsrc/berry_crush.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry_crush.c b/src/berry_crush.c
index 51dbe8203..404a9b70c 100755
--- a/src/berry_crush.c
+++ b/src/berry_crush.c
@@ -511,7 +511,7 @@ int sub_802104C(void)
CopyBgTilemapBufferToVram(3);
break;
case 8:
- sub_800E0E8();
+ LoadWirelessStatusIndicatorSprite();
CreateWirelessStatusIndicatorSprite(0, 0);
sub_8022730(var0);
SetGpuReg(REG_OFFSET_BG1VOFS, -gSpriteCoordOffsetY);