summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.c
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-02-07 16:53:08 -0600
committerGitHub <noreply@github.com>2018-02-07 16:53:08 -0600
commit48e63979c8a131bc059974194bd548f60dcdd24c (patch)
treeac2dab85f47e138afcc3722361c274ca130509fe /src/berry_fix_program.c
parent802b505d7bc4f60e6dda62c9a2a4948b8ba765df (diff)
parentc5e2092e8b2f209e4ccb38681109308efa19745d (diff)
Merge pull request #200 from DizzyEggg/decompile_title_screen
decompile title screen
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);