diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2019-08-04 00:02:13 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2019-08-04 00:02:13 +0200 |
commit | 16415792972c3fbdd498dc3e0878d6e8bb0f9abe (patch) | |
tree | 3920b4ab1335ef7cfad3eb639e3e41ffe1a7defd /include/berry_crush.h | |
parent | 81a11c4fc9087d54e68694b89f1d8af791c2ae8e (diff) | |
parent | ce941e6f56803b389c20a52c0a5b89f5ade12b7a (diff) |
Merge branch 'master' into pok_jump
Diffstat (limited to 'include/berry_crush.h')
-rwxr-xr-x | include/berry_crush.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/berry_crush.h b/include/berry_crush.h index 101450a33..8909ae821 100755 --- a/include/berry_crush.h +++ b/include/berry_crush.h @@ -1,6 +1,8 @@ #ifndef GUARD_BERRY_CRUSH_H #define GUARD_BERRY_CRUSH_H +#include "main.h" + void sub_8020C70(MainCallback callback); #endif // GUARD_BERRY_CRUSH_H |