summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-09 00:43:07 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-09 00:43:07 +0100
commitbce01bc518b3a5f36841f1d9d6649cc15d4a94b6 (patch)
tree8c398bf570547e3c43db6ba6930e5b38fefee177 /src/berry_fix_program.c
parent9df5e16343a7540a18607d13e098cf8ff8e252e3 (diff)
parent387dbf48d0bbb22dc16158a1ee0d373c166c8438 (diff)
battle labels merge with master
Diffstat (limited to 'src/berry_fix_program.c')
-rw-r--r--src/berry_fix_program.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry_fix_program.c b/src/berry_fix_program.c
index 542622e89..f6a5895a9 100644
--- a/src/berry_fix_program.c
+++ b/src/berry_fix_program.c
@@ -133,7 +133,7 @@ extern const u8 gMultiBootProgram_BerryGlitchFix_End[];
// .text
-void InitBerryFixProgram(void)
+void CB2_InitBerryFixProgram(void)
{
DisableInterrupts(0xFFFF);
EnableInterrupts(0x0001);