mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-21 06:37:29 -05:00
7 lines
129 B
C
Executable File
7 lines
129 B
C
Executable File
#ifndef GUARD_BERRY_CRUSH_H
|
|
#define GUARD_BERRY_CRUSH_H
|
|
|
|
void sub_8020C70(MainCallback callback);
|
|
|
|
#endif // GUARD_BERRY_CRUSH_H
|