mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-19 03:27:17 -05:00
8 lines
150 B
C
8 lines
150 B
C
#ifndef GUARD_BERRY_POUCH_H
|
|
#define GUARD_BERRY_POUCH_H
|
|
|
|
void sub_813D808(u8 taskId);
|
|
void sub_813D934(void (*)(void));
|
|
|
|
#endif //GUARD_BERRY_POUCH_H
|