summaryrefslogtreecommitdiff
path: root/include/cable_club.h
blob: 734a4f070f26680521266afaf8907cd76e538b6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#ifndef GUARD_CABLE_CLUB_H
#define GUARD_CABLE_CLUB_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations

void sub_80B37D4(TaskFunc taskFunc);
u8 sub_80B3050(void);
void sub_80B360C(void);
bool32 sub_80B2AF4(u16 *arg0, u16 *arg1);

#endif //GUARD_CABLE_CLUB_H