pokeemerald/include/cable_club.h

15 lines
258 B
C
Raw Normal View History

2017-11-04 01:59:29 +01: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 15:15:58 +01:00
u8 sub_80B3050(void);
2018-06-03 22:39:10 +02:00
void sub_80B360C(void);
2017-11-04 01:59:29 +01:00
#endif //GUARD_CABLE_CLUB_H