mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-17 10:10:22 -05:00
7 lines
168 B
C
7 lines
168 B
C
#ifndef GUARD_DODRIO_BERRY_PICKING_H
|
|
#define GUARD_DODRIO_BERRY_PICKING_H
|
|
|
|
void sub_81507FC(u16 species, MainCallback callback);
|
|
|
|
#endif //GUARD_DODRIO_BERRY_PICKING_H
|