mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-31 20:52:48 -05:00
7 lines
128 B
C
7 lines
128 B
C
#ifndef GUARD_BERRY_CRUSH_H
|
|
#define GUARD_BERRY_CRUSH_H
|
|
|
|
void sub_814B754(MainCallback callback);
|
|
|
|
#endif //GUARD_BERRY_CRUSH_H
|