summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.c
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-04 16:11:00 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-04 16:11:00 +0100
commit0c60ffe22ae1335be4dd24c22215eff1f95ab57e (patch)
treedda4dff3b3cd33abd06988eb9ec2b496eb769835 /src/berry_fix_program.c
parenteb6aed50e56f36ce416f7ecc8edfacea1da61bf1 (diff)
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 7b968a221..8b1cd6a37 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);