diff options
Diffstat (limited to 'include/berry_crush.h')
-rwxr-xr-x | include/berry_crush.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/berry_crush.h b/include/berry_crush.h new file mode 100755 index 000000000..101450a33 --- /dev/null +++ b/include/berry_crush.h @@ -0,0 +1,6 @@ +#ifndef GUARD_BERRY_CRUSH_H +#define GUARD_BERRY_CRUSH_H + +void sub_8020C70(MainCallback callback); + +#endif // GUARD_BERRY_CRUSH_H |