summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorscnorton <scnorton@biociphers.org>2017-09-18 15:28:55 -0400
committerscnorton <scnorton@biociphers.org>2017-09-18 15:28:55 -0400
commitd48c4ab7a95c0b3cc59e96ca2bf30fdbc7ff1581 (patch)
tree746588973767fe1768fd1e728e45d998b1c9152e /asm
parent810bfffd1242ebfd29fcc2db6fef19b34545ad0b (diff)
Slight cleanup and relabeling of functions
Diffstat (limited to 'asm')
-rw-r--r--asm/title_screen.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/title_screen.s b/asm/title_screen.s
index 39247aef4..15037e80d 100644
--- a/asm/title_screen.s
+++ b/asm/title_screen.s
@@ -1259,7 +1259,7 @@ c2_berry_program_update_screen_1: @ 80AAF28
cmp r0, 0
bne _080AAF3E
bl m4aMPlayAllStop
- ldr r0, =sub_81BF384
+ ldr r0, =InitBerryFixProgram
bl SetMainCallback2
_080AAF3E:
pop {r0}