pokeemerald/include/cable_club.h

15 lines
258 B
C
Raw Normal View History

2017-11-04 00:59:29 +00:00
#ifndef GUARD_CABLE_CLUB_H
#define GUARD_CABLE_CLUB_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void sub_80B37D4(TaskFunc taskFunc);
2017-11-04 14:15:58 +00:00
u8 sub_80B3050(void);
2018-06-03 20:39:10 +00:00
void sub_80B360C(void);
2017-11-04 00:59:29 +00:00
#endif //GUARD_CABLE_CLUB_H