diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-02 21:36:30 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-02 21:36:30 -0500 |
commit | 8594e7f72d070ce10fcc41a8c2dfe32420e7c560 (patch) | |
tree | d88950f47992d61de0f560abb1e2ecede2830655 /src/berry_crush.c | |
parent | f77b0feba6f1152216eba3b2c1edf63ba76c5a80 (diff) |
Port berry_crush_2 from emerald
Diffstat (limited to 'src/berry_crush.c')
-rw-r--r-- | src/berry_crush.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/berry_crush.c b/src/berry_crush.c index b1a484a24..7943dc778 100644 --- a/src/berry_crush.c +++ b/src/berry_crush.c @@ -15,7 +15,6 @@ static EWRAM_DATA struct BerryCrushGame *gUnknown_203F3DC = NULL; -struct BerryCrushGame *sub_814B6F0(void); static void sub_814B860(void); static void sub_814BA6C(void); static void sub_814BA80(void); |