summaryrefslogtreecommitdiff
path: root/include/player_pc.h
blob: cc2e85b2b01cb07c2df738b19701c3df406bc5f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef GUARD_PLAYER_PC_H
#define GUARD_PLAYER_PC_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations

void sub_816B060(u8 taskId);
void sub_816B31C(void);

#endif //GUARD_PLAYER_PC_H